IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 28, 2006, 11:45:08 AM (20 years ago)
Author:
jhoblitt
Message:

add -pipe to the default CFLAGS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r8993 r9021  
    4747  [AC_MSG_RESULT([compile optimization disabled])
    4848    if test x"${CFLAGS}" == x; then
    49       CFLAGS="-O0 -g"
     49      CFLAGS="-pipe -O0 -g"
    5050    fi
    5151  ]
Note: See TracChangeset for help on using the changeset viewer.