artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df78fee
)
Fix -DNO_MMALLOC (needs to be in MMALLOC_CFLAGS not MMALLOC_DISABLE).
author
millert
<millert@openbsd.org>
Sat, 5 Apr 1997 02:42:24 +0000
(
02:42
+0000)
committer
millert
<millert@openbsd.org>
Sat, 5 Apr 1997 02:42:24 +0000
(
02:42
+0000)
Now gdb will link.
gnu/usr.bin/binutils/gdb/config/alpha/obsd.mh
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/binutils/gdb/config/alpha/obsd.mh
b/gnu/usr.bin/binutils/gdb/config/alpha/obsd.mh
index
10d237a
..
dd12877
100644
(file)
--- a/
gnu/usr.bin/binutils/gdb/config/alpha/obsd.mh
+++ b/
gnu/usr.bin/binutils/gdb/config/alpha/obsd.mh
@@
-5,4
+5,4
@@
NAT_FILE= nm-obsd.h
NATDEPFILES= infptrace.o inftarg.o corelow.o alphaobsd-nat.o fork-child.o
MMALLOC =
-MMALLOC_
DISABLE
= -DNO_MMALLOC
+MMALLOC_
CFLAGS
= -DNO_MMALLOC