DEBUGINFO: makes debug info stab usable from konan compiler
This commit is contained in:
committed by
vvlevchenko
parent
05c25e4e0a
commit
84d62eb471
@@ -1,5 +1,5 @@
|
||||
headers = llvm-c/Core.h llvm-c/ExecutionEngine.h llvm-c/Target.h llvm-c/Analysis.h llvm-c/BitWriter.h \
|
||||
llvm-c/BitReader.h llvm-c/Linker.h
|
||||
llvm-c/BitReader.h llvm-c/Linker.h DebugInfoC.h
|
||||
|
||||
compilerOpts = -std=c99 -fPIC \
|
||||
-Wall -W -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers \
|
||||
|
||||
Reference in New Issue
Block a user