IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 26, 2016, 7:33:06 AM (10 years ago)
Author:
eugene
Message:

require no-strict-aliasing for these programs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libkapa/Makefile

    r38992 r39401  
    1515# programs may add their own internal requirements here
    1616FULL_CFLAGS   = $(BASE_CFLAGS) -fPIC
    17 FULL_CPPFLAGS = $(BASE_CPPFLAGS)
     17FULL_CPPFLAGS = $(BASE_CPPFLAGS) -fno-strict-aliasing
    1818FULL_LDFLAGS  = $(BASE_LDFLAGS) -ldvo -lFITS -lohana
    1919
Note: See TracChangeset for help on using the changeset viewer.