Ticket #45806: arm-none-eabi-gdb-fix.diff

File arm-none-eabi-gdb-fix.diff, 1.6 KB (added by DanielO (Daniel O'Connor), 9 years ago)
  • Portfile

    old new  
    2323checksums       md5     3f48f468b24447cf24820054ff6e85b1 \
    2424                rmd160  b3cd12be05bb5eacf3e518cf5ebd7d753f58dd7b \
    2525                sha256  070b808d289fa8f0291738eeaccc0cd7700d476998781f572856155240d29d20
     26patchfiles      patch-bfd-doc-bfd.texinfo.diff
    2627
    2728set crossgdb-target     arm-none-eabi
    2829
     
    8990                --with-docdir=${prefix}/share/doc \
    9091                --with-gdb-datadir=${prefix}/share/${name} \
    9192                --disable-nls \
    92                 --enable-multilib
     93                --enable-multilib \
     94                --enable-werror=no
    9395
    9496# specific to ARM
    9597configure.args-append \
    9698                --enable-interwork
     99compiler.fallback-append macports-gcc-4.9
    97100
    98101post-destroot {
    99102        # (host) libiberty
  • new file files/patch-bfd-doc-bfd.texinfo.diff

    - +  
     1--- bfd/doc/bfd.texinfo.orig    2014-11-20 16:47:12.000000000 +1030
     2+++ bfd/doc/bfd.texinfo 2014-11-20 16:47:59.000000000 +1030
     3@@ -322,7 +322,7 @@
     4 @printindex cp
     5 
     6 @tex
     7-% I think something like @colophon should be in texinfo.  In the
     8+% I think something like @@colophon should be in texinfo.  In the
     9 % meantime:
     10 \long\def\colophon{\hbox to0pt{}\vfill
     11 \centerline{The body of this manual is set in}
     12@@ -333,7 +333,7 @@
     13 \centerline{{\sl\fontname\tensl\/}}
     14 \centerline{are used for emphasis.}\vfill}
     15 \page\colophon
     16-% Blame: doc@cygnus.com, 28mar91.
     17+% Blame: doc@@cygnus.com, 28mar91.
     18 @end tex
     19 
     20 @bye