IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8685


Ignore:
Timestamp:
Aug 29, 2006, 1:32:08 PM (20 years ago)
Author:
jhoblitt
Message:

enable -Werror

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/configure_ac.tt

    r8660 r8685  
    3434
    3535dnl is this the best was to setup recursive CFLAGS?
    36 [% pkg_name %]_CFLAGS="-Wall -pedantic -std=c99 -fno-strict-aliasing"
     36[% pkg_name %]_CFLAGS="-Wall -Werror -pedantic -std=c99 -fno-strict-aliasing"
    3737AC_SUBST([[% pkg_name %]_CFLAGS])
    3838
Note: See TracChangeset for help on using the changeset viewer.