qhull: removing redundant RPATH (resolves #169)

This commit is contained in:
Lukas Bulwahn 2013-10-11 10:25:01 +02:00
parent c3f333d9ec
commit a9d4376dfd
1 changed files with 4 additions and 0 deletions

View File

@ -10,4 +10,8 @@ SRC_URI[sha256sum] = "a35ecaa610550b7f05c3ce373d89c30cf74b059a69880f03080c556dae
CFLAGS += "-fPIC"
EXTRA_OECMAKE += "\
-DCMAKE_SKIP_RPATH=ON \
"
inherit cmake