Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Reverse Diff
Changes in
configure
[911cc4f:56f260a]
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
File:
1 edited
configure
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
configure
r911cc4f
r56f260a
135
135
[ -z "$CFLAGS" ] && CFLAGS=-g
136
136
echo 'DEBUG=1' >> Makefile.settings
137
CFLAGS="$CFLAGS -DDEBUG"
137
echo '#define DEBUG' >> config.h
138
138
else
139
139
[ -z "$CFLAGS" ] && CFLAGS="-O2 -fno-strict-aliasing"
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive