Previously, the size of pointers was taken from the hosts pointer size. Now, it is...
[deliverable/binutils-gdb.git] / gdb / mpw-make.sed
index b19526829e68be7506e8b67da5e94659f6542b21..ce6a9ecdb155b1bac10a0d9097a94fa6ddf5e208 100644 (file)
@@ -16,7 +16,7 @@
 /^MMALLOC_DIR = /s/::mmalloc/mmalloc:/
 /^MMALLOC_SRC = /s/"{srcdir}"/"{topsrcdir}"/
 /^MMALLOC =/s/=.*$/=/
-/MMALLOC_CFLAGS =/s/=.*$/= -d NO_MMALLOC/
+/MMALLOC_CFLAGS =/s/=.*$/= -u USE_MMALLOC/
 
 /^BFD_DIR = /s/::bfd/bfd:/
 /^BFD = /s/{BFD_DIR}:libbfd/{BFD_DIR}libbfd/
This page took 0.026541 seconds and 4 git commands to generate.