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:
a93dfad
)
better comments for LDFLAGS
author
Niki Roo
<niki@nikiroo.be>
Tue, 16 Jul 2024 19:02:22 +0000
(21:02 +0200)
committer
Niki Roo
<niki@nikiroo.be>
Tue, 16 Jul 2024 19:02:22 +0000
(21:02 +0200)
makefile.d
patch
|
blob
|
blame
|
history
diff --git
a/makefile.d
b/makefile.d
index c66e7782bd1955c079e5cd40bbaf9b3c5676b696..d448bb98c9031a2070e448aae97a4d925f4ae490 100644
(file)
--- a/
makefile.d
+++ b/
makefile.d
@@
-21,7
+21,7
@@
CXXFLAGS += -Wall -pedantic -I./
PREFIX = /usr/local
# Required libraries if any:
-# LDFLAGS += -lc
heck -lcutils-check
+# LDFLAGS += -lc
utils-check -lcheck -lrt -lm -lpthread -lsubunit
# Required *locally compiled* libraries if any:
# LIBS = cutils