Changeset 3923 for trunk/psLib/swig/Makefile.PL
- Timestamp:
- May 13, 2005, 10:53:11 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/swig/Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/swig/Makefile.PL
r3874 r3923 31 31 'LIBS' => ["$opts{ldflags}"], # Name of custom libraries 32 32 '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) 34 34 'LD' => $opts{ld} 35 35 );
Note:
See TracChangeset
for help on using the changeset viewer.
