aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2009-09-20 20:28:05 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2009-09-20 20:28:05 -0400
commit51512bad2ab9e384344f96191834583f110b4a17 (patch)
tree038eb2ba375a1b0369a3e7807640b3691d775592 /Makefile
parent269705bc057034970527c0c382e14003ef5b02f0 (diff)
downloadNetNuke-51512bad2ab9e384344f96191834583f110b4a17.tar.gz
SATA checkpoint to iterate IDE devices works now.
More testing will be needed to determine if any device skipping happens if both IDE and SATA devices are connected at the same time.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 79af20b..7008970 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS=-std=c99 -Wall -pipe -O2
+CFLAGS=-std=c99 -Wall -pipe -O2 -fomit-frame-pointer
DEFINES=
LFLAGS=-lutil -ltermcap
PACKAGE=netnuke