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/kapa2/Makefile

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