projects
/
pdns
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8f243b
)
Fail when compiling epollmplexer fails
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Wed, 4 Feb 2015 09:47:51 +0000
(10:47 +0100)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Wed, 4 Feb 2015 09:47:51 +0000
(10:47 +0100)
pdns/sysdeps-recursor/Linux.inc
patch
|
blob
|
history
diff --git
a/pdns/sysdeps-recursor/Linux.inc
b/pdns/sysdeps-recursor/Linux.inc
index 9e84ef5d3633037d5f1841cf28d99ff141fd121b..ecad13ce2d906c9b16778713531bbe3b5d1234c0 100644
(file)
--- a/
pdns/sysdeps-recursor/Linux.inc
+++ b/
pdns/sysdeps-recursor/Linux.inc
@@
-17,5
+17,5
@@
LUA_LIBS_CONFIG ?= -llua5.1 -rdynamic
optional/epollmplexer.o: epollmplexer.cc
- $(CXX) $(CXXFLAGS) -c $< -o $@
; true
+ $(CXX) $(CXXFLAGS) -c $< -o $@