Ticket #14770: binutils.diff
File binutils.diff, 651 bytes (added by nickbroon@…, 13 years ago) |
---|
-
Portfile
old new 4 4 5 5 name binutils 6 6 version 2.21 7 revision 1 7 8 8 9 description FSF Binutils for native development. 9 10 long_description Free Software Foundation development toolchain ("binutils") \ … … 41 42 system "rm -rf ${worksrcpath}/etc" 42 43 } 43 44 45 post-destroot { 46 file copy ${worksrcpath}/include/demangle.h \ 47 ${destroot}${prefix}/include/ 48 file copy ${worksrcpath}/include/libiberty.h \ 49 ${destroot}${prefix}/include/ 50 } 51 44 52 universal_variant no 45 53 46 54 notes "Having ${name} installed will cause some other ports to\