Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceb62c0
)
Put Makefile back to using the OS's version of strdup().
author
David Griffith
<dave@661.org>
Sun, 3 Feb 2019 12:52:04 +0000
(
04:52
-0800)
committer
David Griffith
<dave@661.org>
Sun, 3 Feb 2019 12:52:04 +0000
(
04:52
-0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index de8d43f73c936219ac87d2d2007c00c52dadeb71..bc04b397c1c88099b495c47d65615b7a27ed5e35 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-88,7
+88,7
@@
CURSES ?= -lncurses
#NO_MEMMOVE = yes
# For missing strdup() and strndup()
-NO_STRDUP = yes
+
#
NO_STRDUP = yes
# For missing strrchr()
#NO_STRRCHR = yes