Set SHRLIB_CFLAGS to -xcode=pic32.

This commit is contained in:
Janet B. Anderson
2007-04-12 19:16:38 +00:00
parent c62528e3ae
commit d5bc22adc2

View File

@@ -27,6 +27,8 @@ POSIX_LDLIBS += -lposix4 -lpthread $(POSIX_LDLIBS_YES_$(SOLARIS_VERSION))
OP_SYS_CPPFLAGS += -DSOLARIS=$(SOLARIS_VERSION) $(COMPILER_CPPFLAGS)
OP_SYS_LDFLAGS += $(COMPILER_LDFLAGS)
SHRLIB_CFLAGS = -xcode=pic32
# Set runtime path for shared libraries
SHRLIBDIR_LDFLAGS += $(SHRLIB_DEPLIB_DIRS:%=-R%)