IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34089 for trunk/ppArith


Ignore:
Timestamp:
Jun 26, 2012, 11:47:13 AM (14 years ago)
Author:
eugene
Message:

changes to support pedantic gcc warnings; add configure option for debug-build and no-as-needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppArith/configure.ac

    r23795 r34089  
    99AM_MAINTAINER_MODE
    1010
    11 IPP_STDCFLAGS
     11IPP_STDLDFLAGS
    1212
    1313AC_LANG(C)
     
    2424dnl Set CFLAGS for build
    2525IPP_STDOPTS
    26 CFLAGS="${CFLAGS} -Wall -Werror"
     26IPP_STDCFLAGS
    2727
    2828IPP_VERSION
Note: See TracChangeset for help on using the changeset viewer.