Skip to content

Commit

Permalink
dns_cache: remove bogus library path
Browse files Browse the repository at this point in the history
The module does not use any library, so it does not have to tune the
library path and libraries used.

(cherry picked from commit 7e5142a)
  • Loading branch information
razvancrainea committed Dec 6, 2016
1 parent 34c94d4 commit 7cff59b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/dns_cache/Makefile
Expand Up @@ -9,7 +9,4 @@ include ../../Makefile.defs
auto_gen=
NAME=dns_cache.so

DEFS+=-I$(LOCALBASE)/include
LIBS=-L$(LOCALBASE)/lib

include ../../Makefile.modules

0 comments on commit 7cff59b

Please sign in to comment.