git://git.nikiroo.be
/
template.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da9d016
)
c-subtree: improve LD_FLAGS suggestions
c-subtree
author
Niki Roo
<niki@nikiroo.be>
Wed, 17 Jul 2024 08:47:08 +0000
(10:47 +0200)
committer
Niki Roo
<niki@nikiroo.be>
Wed, 17 Jul 2024 08:47:08 +0000
(10:47 +0200)
makefile.d
patch
|
blob
|
blame
|
history
diff --git
a/makefile.d
b/makefile.d
index 9ac945b86ca46c84d81ab8f1daa59ef57685786b..799fc88c76982fe4f042c67bc4e0c8f36e6bc481 100755
(executable)
--- a/
makefile.d
+++ b/
makefile.d
@@
-21,7
+21,7
@@
CXXFLAGS += -Wall -pedantic -I./
PREFIX = /usr/local
# Required libraries if any:
-# LDFLAGS += -lcheck
+# LDFLAGS += -lcheck
$(shell pkg-config --libs --clfags check)
# Required *locally compiled* libraries if any:
# LIBS = cutils