diff --git a/configure/os/CONFIG.hpux-parisc.hpux-parisc b/configure/os/CONFIG.hpux-parisc.hpux-parisc index f185ca5a5..27c4d710d 100644 --- a/configure/os/CONFIG.hpux-parisc.hpux-parisc +++ b/configure/os/CONFIG.hpux-parisc.hpux-parisc @@ -48,11 +48,9 @@ OPT_CXXFLAGS_NO = -g STATIC_LDFLAGS_YES= -Wl,-a,archive -l:libc.sl +A # shared libs will be found by searching environment variable SHLIB_PATH, # then by searching the specified path (see below) -STATIC_LDFLAGS_YES+= -b STATIC_LDFLAGS_NO = -Wl,+b$(DEFAULT_SHRLIB_SEARCH_PATH),+s STATIC_LDLIBS_YES= STATIC_LDLIBS_NO= TARGET_LDFLAGS += -AA -mt -SHRLIB_LDFLAGS_YES = -G -h $@ - +SHRLIB_LDFLAGS_YES = -b