mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-05-03 17:27:21 +02:00
Update POCO library.
This commit is contained in:
Vendored
+1
-1
@@ -21,7 +21,7 @@ RANLIB = ${CROSS_COMPILE}ranlib
|
||||
SHLIB = $(CXX) -shared -Wl,-soname,$(notdir $@) -o $@
|
||||
SHLIBLN = $(POCO_BASE)/build/script/shlibln
|
||||
STRIP = ${CROSS_COMPILE}strip
|
||||
DEP = $(POCO_BASE)/build/script/makedepend.gcc
|
||||
DEP = $(POCO_BASE)/build/script/makedepend.gcc
|
||||
SHELL = sh
|
||||
RM = rm -rf
|
||||
CP = cp
|
||||
|
||||
Reference in New Issue
Block a user