IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4984


Ignore:
Timestamp:
Sep 9, 2005, 2:15:30 PM (21 years ago)
Author:
drobbin
Message:

Added "-fno-strict-aliasing" to cflags per bug 456

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r4981 r4984  
    4444case $host in
    4545  *-apple-darwin*)
    46 dnl    CFLAGS="${CFLAGS=} -Wno-long-double"
     46dnl    CFLAGS="${CFLAGS=} -Wno-long-double -fno-strict-aliasing"
    4747dnl GCC 4.0 on OSX seems to hate that.
    4848    ;;
Note: See TracChangeset for help on using the changeset viewer.