Skip to content
GitLab
Menu
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
e6b3f7c2
Commit
e6b3f7c2
authored
Mar 22, 2004
by
Mike Hibler
Browse files
Forgot a -fno-builtin-log
parent
f1a6985e
Changes
1
Hide whitespace changes
Inline
Side-by-side
os/frisbee.redux/GNUmakefile.in
View file @
e6b3f7c2
...
...
@@ -34,7 +34,7 @@ SERVERFLAGS = $(CFLAGS)
SERVERLIBS = $(PTHREADLIBS)
SERVEROBJS = server.o $(SHAREDOBJS)
CFLAGS = -O2 -g -Wall -static $(PTHREADCFLAGS) -DSTATS
CFLAGS = -O2 -g -Wall
-fno-builtin-log
-static $(PTHREADCFLAGS) -DSTATS
LDFLAGS = -static
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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