Changeset 80260
- Timestamp:
- 07/07/11 17:25:09 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/boehmgc/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/boehmgc/Portfile
r80136 r80260 30 30 } 31 31 32 platform darwin 8 { 33 # Not needed to "force" ucontext.h on Tiger, and it actually 34 # forces POSIX sys/mman.h which breaks the build there because 35 # Tiger's sys/mman.h doesn't recognize _DARWIN_C_SOURCE 36 configure.cppflags-delete -D_XOPEN_SOURCE=600 37 } 38 32 39 # This is now fixed in upstream svn and should be in the next release 33 40 patchfiles asm.patch
Note: See TracChangeset
for help on using the changeset viewer.

