build: Add an --enable-fatal-warnings configure option
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 15 Jan 2016 19:33:52 +0000 (13:33 -0600)
committerBryce Harrington <bryce@osg.samsung.com>
Wed, 17 Feb 2016 06:13:51 +0000 (22:13 -0800)
commit8216abc5877a29bd8c20d8adb257e084d1390f29
tree2a957fed82a9976c0e065b6a5d42fe53445c4f64
parent88ff135ad46b556b6fdeb1244ffd019a262967bc
build: Add an --enable-fatal-warnings configure option

New --enable-fatal-warnings ./configure option that just adds -Werror
to GCC_CFLAGS

Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
configure.ac