Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
Reverse Diff
Changes in
configure
[90c3b1c:d3b7937]
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
r90c3b1c
rd3b7937
2409
2409
2410
2410
2411
if test "x${CXXFLAGS}" = "x"; then
2412
export CXXFLAGS="-std=c++11 -g -O2 ${CXXFLAGS}"
2413
else
2414
export CXXFLAGS="-std=c++11 ${CXXFLAGS}"
2415
fi
2416
2417
2411
am__api_version='1.11'
2418
2412
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive