Ticket #37394: Portfile.tcl_8.6.0_1.diff
File Portfile.tcl_8.6.0_1.diff, 408 bytes (added by ccarey@…, 12 years ago) |
---|
-
Portfile
old new 67 67 configure.args-append tcl_cv_type_64bit="long long" 68 68 } 69 69 70 platform darwin 8 { 71 # See http://trac.macports.org/ticket/32930 for why this is needed. 72 configure.cppflags-append -DSQLITE_WITHOUT_ZONEMALLOC 73 } 74 70 75 # Files with failing tests: socket.test 71 76 test.run yes 72 77