forked from OSchip/llvm-project
Link to the C++ libraries. This is temporary
llvm-svn: 8182
This commit is contained in:
parent
cbd234f26b
commit
49e96777bb
|
@ -8,3 +8,5 @@
|
|||
LEVEL = ../../../..
|
||||
include $(LEVEL)/test/Programs/SingleSource/Makefile.singlesrc
|
||||
|
||||
## These should eventually be automatic!
|
||||
LIBS := -lexception -lsupc++
|
Loading…
Reference in New Issue