Uncommented DEPLIB_LDFLAGS definition

This commit is contained in:
Janet B. Anderson
2001-02-23 20:35:30 +00:00
parent 889b9742f4
commit b42049ff64

View File

@@ -30,9 +30,9 @@ ARCH_DEP_CPPFLAGS = -DSOLARIS
# socket and nsl needed by libca.a
ARCH_DEP_LDLIBS += -lsocket -lnsl
#### -R does not work unless full path name are specified
#### use loader's -R option
####DEPLIB_LDFLAGS += $(sort $(DEPLIB_DIRS:%=-R%))
# -R does not work unless full path names are specified
# use loader's -R option
DEPLIB_LDFLAGS += $(sort $(DEPLIB_DIRS:%=-R%))
ifdef CROSS
GNU_TARGET=sparc-sun-solaris2