qhull: removing redundant RPATH (resolves #169)
This commit is contained in:
parent
c3f333d9ec
commit
a9d4376dfd
|
@ -10,4 +10,8 @@ SRC_URI[sha256sum] = "a35ecaa610550b7f05c3ce373d89c30cf74b059a69880f03080c556dae
|
||||||
|
|
||||||
CFLAGS += "-fPIC"
|
CFLAGS += "-fPIC"
|
||||||
|
|
||||||
|
EXTRA_OECMAKE += "\
|
||||||
|
-DCMAKE_SKIP_RPATH=ON \
|
||||||
|
"
|
||||||
|
|
||||||
inherit cmake
|
inherit cmake
|
||||||
|
|
Loading…
Reference in New Issue