mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-07 09:27:10 +02:00
Update POCO library.
This commit is contained in:
2
vendor/POCO/build/config/SunOS-SunStudio11
vendored
2
vendor/POCO/build/config/SunOS-SunStudio11
vendored
@ -20,7 +20,7 @@ LIB = ar cru
|
||||
RANLIB = ranlib
|
||||
SHLIB = $(CXX) $(LINKFLAGS) -G -o $@ -h$(notdir $@)
|
||||
SHLIBLN = $(POCO_BASE)/build/script/shlibln
|
||||
STRIP =
|
||||
STRIP =
|
||||
DEP = $(POCO_BASE)/build/script/makedepend.SunCC
|
||||
SHELL = sh
|
||||
RM = rm -rf
|
||||
|
Reference in New Issue
Block a user