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

    r39393 r39401  
    6666$(DESTLIB)/libohana.$(DLLTYPE): $(LIB)/libohana.$(ARCH).$(DLLTYPE)
    6767
    68 TESTPROG_XTRA = sprintf_floats memtest typetest string
    69 TESTPROG = aliasing
     68TESTPROG = sprintf_floats memtest typetest string
     69TESTPROG_XTRA = aliasing
    7070
    7171$(TESTPROG) : % : $(TESTBIN)/% $(OBJS)
Note: See TracChangeset for help on using the changeset viewer.