IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 13, 2005, 10:53:11 AM (21 years ago)
Author:
desonia
Message:

pushed to compiling from the install to all target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/swig/Makefile.PL

    r3874 r3923  
    3131        'LIBS' => ["$opts{ldflags}"],  # Name of custom libraries
    3232        'OBJECT' => 'pslib_wrap.o',    # Name of object
    33         'OPTIMIZE' => "$opts{cflags} -w -D_XOPEN_SOURCE=500", # cflags with disabling of warnings (SWIG generated code generates warnings)
     33        'OPTIMIZE' => "$opts{cflags} -w", # cflags with disabling of warnings (SWIG generated code generates warnings)
    3434        'LD' => $opts{ld}
    3535);
Note: See TracChangeset for help on using the changeset viewer.