luceneplusplus / LucenePlusPlus

Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.
luceneplusplus@googlegroups.com
Other
738 stars 232 forks source link

updated fpic definition #166

Closed p01arst0rm closed 3 years ago

p01arst0rm commented 3 years ago

updated the cmake fpic definition. existing is "-fPIC" is not compatible with clang.

p01arst0rm commented 3 years ago

any chance of getting this merged? :)

p01arst0rm commented 3 years ago

awesome :)