Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
9d6cc72e
Commit
9d6cc72e
authored
Jul 02, 2002
by
Leigh B. Stoller
Browse files
Build the zip and unzipper with -O2
parent
7f3decd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
os/imagezip/GNUmakefile.in
View file @
9d6cc72e
...
...
@@ -9,7 +9,7 @@ all: imagezip imageunzip frisbee.o
include $(TESTBED_SRCDIR)/GNUmakerules
CFLAGS = -O -g -static
CFLAGS = -O
2
-g -static
LIBS = -lz
imagezip: imagezip.o
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment