Ticket #26378: Portfile-dwarf2.diff
File Portfile-dwarf2.diff, 450 bytes (added by wrigleyster@…, 14 years ago) |
---|
-
Portfile
old new 5 5 name gcc45 6 6 epoch 1 7 7 version 4.5.2 8 revision 1 8 9 platforms darwin 9 10 categories lang 10 11 maintainers mww … … 130 131 ${destroot}${prefix}/share/python/classfile-45.py 131 132 } 132 133 134 platform darwin 8 { 135 configure.args-append --with-dwarf2 136 } 137 133 138 platform darwin 10 { 134 139 configure.args-append --enable-fully-dynamic-string 135 140 }