diff options
author | lloyd <[email protected]> | 2014-01-01 21:32:27 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-01 21:32:27 +0000 |
commit | 9f9811125846fb7fce6bec8c8439894bd43e6ace (patch) | |
tree | aca95c3b99a7045e683a26cf6baf9ab792ef2308 /src/build-data/cc/ekopath.txt | |
parent | 197dc467dec28a04c3b2f30da7cef122dfbb13e9 (diff) |
Rename target
Diffstat (limited to 'src/build-data/cc/ekopath.txt')
-rw-r--r-- | src/build-data/cc/ekopath.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/cc/ekopath.txt b/src/build-data/cc/ekopath.txt index a95093876..80e78ecf8 100644 --- a/src/build-data/cc/ekopath.txt +++ b/src/build-data/cc/ekopath.txt @@ -9,7 +9,7 @@ add_lib_dir_option -L add_lib_option -l lib_opt_flags "-O3 -OPT:Ofast:alias=disjoint" -test_opt_flags "-O2" +app_opt_flags "-O2" lang_flags "-D_REENTRANT -ansi -Wno-long-long" warning_flags "-W -Wall" |