brintos

brintos / llvm-project-archived public Read only

0
0
Text · 236 B · a2af5c4 Raw
10 lines · plain
1CXX_SOURCES := main.cpp2 3DEBUG_INFO_FLAG = -g3 -gdwarf-54 5# GCC produces incorrect .debug_macro section when "-include" option is used:6# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93075.7NO_TEST_COMMON_H := 18 9include Makefile.rules10