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/opihi/lib.shell/Makefile

    r33662 r39401  
    1111# programs may add their own internal requirements here
    1212FULL_CFLAGS   = $(BASE_CFLAGS) -fPIC
    13 FULL_CPPFLAGS = $(BASE_CPPFLAGS)
     13FULL_CPPFLAGS = $(BASE_CPPFLAGS) -fno-strict-aliasing
    1414FULL_LDFLAGS  = $(BASE_LDFLAGS)
    1515
Note: See TracChangeset for help on using the changeset viewer.