ossp-pkg/cfg/Makefile 1.3 -> 1.4
--- Makefile 2002/07/04 12:30:46 1.3
+++ Makefile 2002/07/04 14:51:21 1.4
@@ -1,6 +1,6 @@
CC = /usr/opkg/bin/gcc
-CFLAGS = -pipe -O2 -g -ggdb3 \
+CFLAGS = -pipe -O0 -g -ggdb3 \
-ansi -pedantic -Wall \
-Wmultichar -Wno-system-headers -Wtraditional \
-Wshadow -Wpointer-arith \
|
|