chiark
/
gitweb
/
~bjharris
/
clunk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ac5c89
)
Build with libgpiod by default.
author
Ben Harris
<bjh21@bjh21.me.uk>
Mon, 26 Nov 2018 00:32:21 +0000
(
00:32
+0000)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Sat, 8 Dec 2018 22:30:09 +0000
(22:30 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 387c3ab91b60d31831cf1d3544dfc8f9efe77a49..a24361c0bd332b9dbf9017cd28112929df18ae68 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,3
+1,4
@@
all: clunk
LDLIBS+=-lrt $$(pkg-config --libs libgpiod)
CFLAGS+=$$(pkg-config --cflags libgpiod)
+CPPFLAGS+=-DWITH_LIBGPIOD