diff --git a/configure/os/CONFIG.Common.solaris-sparc-gnu b/configure/os/CONFIG.Common.solaris-sparc-gnu index 40fe6a36e..697882f34 100644 --- a/configure/os/CONFIG.Common.solaris-sparc-gnu +++ b/configure/os/CONFIG.Common.solaris-sparc-gnu @@ -14,3 +14,4 @@ include $(CONFIG)/os/CONFIG.Common.solaris-sparc OP_SYS_LDLIBS_8 = -lc OP_SYS_LDLIBS_9 = -lc +OP_SYS_LDFLAGS += -R$(GNU_LIB) -L$(GNU_LIB)