18 lines
886 B
PHP
18 lines
886 B
PHP
|
|
GENCCODE_ASSEMBLY_TYPE=-a gcc
|
||
|
|
SO=so
|
||
|
|
SOBJ=so
|
||
|
|
A=a
|
||
|
|
LIBPREFIX=lib
|
||
|
|
LIB_EXT_ORDER=.63.1
|
||
|
|
COMPILE=gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=0 -DU_ATTRIBUTE_DEPRECATED= -g -O2 -fdebug-prefix-map=/build/icu-Xjb5CN/icu-63.1=. -fstack-protector-strong -Wformat -Werror=format-security -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c
|
||
|
|
LIBFLAGS=-I/usr/include -DPIC -fPIC
|
||
|
|
GENLIB=gcc -g -O2 -fdebug-prefix-map=/build/icu-Xjb5CN/icu-63.1=. -fstack-protector-strong -Wformat -Werror=format-security -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -shared -Wl,-Bsymbolic
|
||
|
|
LDICUDTFLAGS=
|
||
|
|
LD_SONAME=-Wl,-soname -Wl,
|
||
|
|
RPATH_FLAGS=
|
||
|
|
BIR_LDFLAGS=-Wl,-Bsymbolic
|
||
|
|
AR=ar
|
||
|
|
ARFLAGS=r
|
||
|
|
RANLIB=ranlib
|
||
|
|
INSTALL_CMD=/usr/bin/install -c
|