Changeset 3828 for palm/trunk/TESTS/builds
- Timestamp:
- Mar 27, 2019 7:36:23 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/TESTS/builds/gfortran_default/build_config.yml
r3823 r3828 19 19 default: 20 20 - "-cpp" 21 - "-Wall" 21 22 - "-Werror" 23 - "-Wextra" 24 - "-pedantic" 25 - "-Wno-conversion" 26 - "-Wno-compare-reals" 22 27 - "-Ofast" 23 28 - "-ffree-line-length-none"
Note: See TracChangeset
for help on using the changeset viewer.