summaryrefslogtreecommitdiffstats
path: root/devel/ccons/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ccons/Makefile')
-rw-r--r--devel/ccons/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ccons/Makefile b/devel/ccons/Makefile
index a9b64164..a9533f8 100644
--- a/devel/ccons/Makefile
+++ b/devel/ccons/Makefile
@@ -25,7 +25,7 @@ CXXFLAGS+= -fno-rtti
LDFLAGS+= -lclangFrontendTool -lclangFrontend -lclangDriver -lclangSerialization \
-lclangCodeGen -lclangParse -lclangSema -lclangStaticAnalyzerCheckers \
-lclangStaticAnalyzerCore -lclangAnalysis -lclang -lclangAST -lclangLex \
- -lclangBasic -ledit -lm ${PTHREAD_LIBS}
+ -lclangBasic -ledit -lm
PLIST_FILES= bin/ccons
OpenPOWER on IntegriCloud