How can I set ccshared=-fPIC while executing ./configure?

解决方式如下:

make clean
./configure CFLAGS=-fPIC CXXFLAGS=-fPIC
posted @ 2017-10-19 09:45  邱明成  阅读(334)  评论(0编辑  收藏  举报