summaryrefslogtreecommitdiffstats
path: root/src/storage/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <pwu@redhat.com>2019-11-28 16:05:48 +0800
committerPeng Wu <pwu@redhat.com>2019-11-28 16:20:19 +0800
commit648c5f863a43d3686dbea71a98ccd44a089a65c4 (patch)
tree5f2f5700db346adcc6bf9e253cfacb11208b86a1 /src/storage/Makefile.am
parent50a87b3efe0b10a9ae2ce989c0c0172e2984af32 (diff)
downloadlibpinyin-648c5f863a43d3686dbea71a98ccd44a089a65c4.tar.gz
libpinyin-648c5f863a43d3686dbea71a98ccd44a089a65c4.tar.xz
libpinyin-648c5f863a43d3686dbea71a98ccd44a089a65c4.zip
improve autoconf for libpinyin.la and libzhuyin.la
Diffstat (limited to 'src/storage/Makefile.am')
-rw-r--r--src/storage/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am
index 5e9d1d1..b64b9ea 100644
--- a/src/storage/Makefile.am
+++ b/src/storage/Makefile.am
@@ -66,8 +66,6 @@ noinst_HEADERS = chewing_enum.h \
noinst_LIBRARIES = libstorage.a
-libstorage_a_CXXFLAGS = "-fPIC"
-
libstorage_a_SOURCES = phrase_index.cpp \
phrase_large_table2.cpp \
phrase_large_table3.cpp \