summaryrefslogtreecommitdiff
blob: b675afff08aea53843f2719977ed6754260215ba (plain)
1
2
3
4
5
6
7
8
9
10
Index: usr/Makefile
===================================================================
--- usr/Makefile	(revision 446)
+++ usr/Makefile	(working copy)
@@ -1,4 +1,4 @@
-CFLAGS += -O2 -fno-inline -Wall -Wstrict-prototypes -I../include
+CFLAGS += -fno-inline -Wall -Wstrict-prototypes -I../include
 CFLAGS += -D_GNU_SOURCE # required for glibc >= 2.8
 PROGRAMS = ietd ietadm
 LIBS =