[Lunar-commits] <moonbase-other> qhull: PIC detection is broken

v4hn me at v4hn.de
Fri Apr 19 21:17:09 CEST 2013


commit d33d1bf0cc31f600edd93a166644b91026009f05
Author: v4hn <me at v4hn.de>
Date: Fri, 19 Apr 2013 12:16:31 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d33d1bf0cc31f600edd93a166644b91026009f05

qhull: PIC detection is broken
---
  science/qhull/BUILD | +2/-5     
  1 file changed, 2 insertions(+), 5 deletions(-)

--- a/science/qhull/BUILD
+++ b/science/qhull/BUILD
@@ -1,5 +1,2 @@
-(
-
-  default_cmake_build
-
-) > $C_FIFO 2>&1
+OPTS+=" -DCMAKE_C_FLAGS=-fPIC -DCMAKE_CXX_FLAGS=-fPIC" &&
+default_cmake_build




More information about the Lunar-commits mailing list