Use -Wl,-x instead of -s: it is more portable, and in particular,
[oota-llvm.git] / lib / AsmParser / Makefile
1
2 LEVEL = ../..
3
4 LIBRARYNAME = asmparser
5
6 include $(LEVEL)/Makefile.common
7