Ticket #38304: Portfile-i386-mingw32-binutils.diff

File Portfile-i386-mingw32-binutils.diff, 496 bytes (added by tuffnatty (Phil Krylov), 11 years ago)

Portfile patch

  • Portfile

    old new  
    33
    44name                    i386-mingw32-binutils
    55version                 2.21-3
     6revision                1
    67maintainers             landonf
    78description             Mingw32 Binutils for i386-mingw32 cross development
    89long_description        Mingw32 development toolchain ("binutils") \
     
    4445        system "rm -rf ${worksrcpath}/etc"
    4546}
    4647
     48patchfiles                      patch-binutils-winduni.c.diff
    4749post-patch {
    4850        namespace eval crossgcc {}
    4951