]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/f/runtime/libU77/Makefile.in
Makefile.in (CGFLAGS): Don't force -g0.
[gcc.git] / gcc / f / runtime / libU77 / Makefile.in
index c307bedfa38630858fc5f894809d27719fe4f972..c2160a302bbf07d674044dcecb2e7cbb4b46a730 100644 (file)
@@ -32,7 +32,7 @@ CC = $(GCC_FOR_TARGET)
 CFLAGS = @CFLAGS@ $(GCC_FLAGS)
 CPPFLAGS = @CPPFLAGS@
 DEFS = @DEFS@
-CGFLAGS = -g0
+CGFLAGS = #-g0
 # f2c.h should already be installed in xgcc's include directory but add that
 # to -I anyhow in case not using xgcc.  fio.h is in libI77.  We need config.h
 # from `.'.
This page took 0.031499 seconds and 5 git commands to generate.