diff options
| author | Zheng Da <zhengda1936@gmail.com> | 2010-08-08 13:05:23 +0200 |
|---|---|---|
| committer | Zheng Da <zhengda1936@gmail.com> | 2010-08-08 13:05:23 +0200 |
| commit | 7cd709038cc5c25d66d4bacc8c7c1268d9d3f5dd (patch) | |
| tree | d96316d912c35abb948a0ae88caf31b2ff2dcee3 /libdde_linux26 | |
| parent | 793af51f505adfa1ea138dc76be731faab58b1a6 (diff) | |
for debugging IDE.
Diffstat (limited to 'libdde_linux26')
| -rw-r--r-- | libdde_linux26/mk/binary.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdde_linux26/mk/binary.inc b/libdde_linux26/mk/binary.inc index 2cd4b0a3..e35547f3 100644 --- a/libdde_linux26/mk/binary.inc +++ b/libdde_linux26/mk/binary.inc @@ -244,7 +244,7 @@ LDFLAGS += --hash-style=sysv endif endif -OPTS ?= -g -O2 -fno-strict-aliasing +OPTS ?= -g -fno-strict-aliasing WARNINGS?= -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations $(WARNINGS_$@) ifeq ($(MODE),host) |
