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