We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342bfeb commit 5584e95Copy full SHA for 5584e95
icu_replace.sh
@@ -1,2 +1,2 @@
1
-gcc -fPIC -O2 -Wall -shared -o icu_replace.so icu_replace.c $(pkg-config --libs icu-i18n`icu-config)
+gcc -fPIC -O2 -Wall -shared -o icu_replace.so icu_replace.c $(pkg-config --libs icu-i18n)
2
strip icu_replace.so
0 commit comments