Changeset 2245
- Timestamp:
- Jun 9, 2011 1:41:24 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/trunk/configure
r2215 r2245 2821 2821 coin_opt_cflags="-O3" 2822 2822 coin_add_cflags="-pipe" 2823 coin_dbg_cflags="-g "2823 coin_dbg_cflags="-g -O0" 2824 2824 coin_warn_cflags="-Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long" 2825 2825 case $build in
Note: See TracChangeset
for help on using the changeset viewer.