From dd52b92ddf73ba6deceb7615cfdd59446394e90b Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 29 Aug 2014 17:53:28 -0700 Subject: Wow, it was really this easy? --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index f39261f..3cf1817 100644 --- a/Makefile.in +++ b/Makefile.in @@ -440,7 +440,7 @@ obj/gtest-all.pdc.o: ${GTEST_DIR}/src/gtest-all.cc $(MKDIR_FIRST) $c ${CXX} ${CPPFLAGS} ${CXXFLAGS} -c -o $@ $< -obj/debug-debug/test.o: override CXXFLAGS += -g -O0 +obj/debug-debug/test.pdc.o: override CXXFLAGS += -g -O0 -gdwarf-3 obj/run-test-debug-debug.stamp: override TESTER=gdb -return-child-result -nx -batch -x ${SRC_DIR}/tools/debug-debug.gdb --args false obj/run-test-debug-debug.stamp: tools/debug-debug.gdb ifeq '$(findstring clang,${CXX})' 'clang' -- cgit v1.2.3-60-g2f50