diff options
author | Brad King <brad.king@kitware.com> | 2009-09-30 13:38:23 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-09-30 13:38:23 (GMT) |
commit | e1729238c902c757a7812a6f6d6128118ae34fbf (patch) | |
tree | caa9f81d7a212f1c925cec09005760fdbd933292 /Docs | |
parent | 6d434ee6ccc250bfc653281643d70a3d1f8938cc (diff) | |
download | CMake-e1729238c902c757a7812a6f6d6128118ae34fbf.zip CMake-e1729238c902c757a7812a6f6d6128118ae34fbf.tar.gz CMake-e1729238c902c757a7812a6f6d6128118ae34fbf.tar.bz2 |
Add initial XL C compiler flags for safer builds
This commit adds some default initial C flags for the XL compiler. The
most important is "-qhalt=e" which causes the compiler to error-out on
non-severe error messages. This is necessary to get try-compiles to
fail when bad arguments are passed to a function.
Diffstat (limited to 'Docs')
0 files changed, 0 insertions, 0 deletions