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
70cf5462
Commit
70cf5462
authored
Oct 29, 2001
by
Leigh B. Stoller
Browse files
Build with -g so that we can make of core file (tmcd is dying).
parent
60bc1ead
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/GNUmakefile.in
View file @
70cf5462
...
...
@@ -12,7 +12,7 @@ all: tmcd tmcc tmcd.restart findif
include $(TESTBED_SRCDIR)/GNUmakerules
CFLAGS += -DTBDBNAME='"$(TBDBNAME)"' -I/usr/local/include
CFLAGS +=
-O -g
-DTBDBNAME='"$(TBDBNAME)"' -I/usr/local/include
tmcd: tmcd.o
$(CC) $(CFLAGS) -o tmcd tmcd.o \
...
...
Write
Preview
Markdown
is supported
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