freecell-solver: Ignore useless-rpaths QA warning - it should not be dangerous
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -19,3 +19,7 @@ EXTRA_OECMAKE = " \
|
||||
-DFCS_WITH_TEST_SUITE=OFF \
|
||||
-DBUILD_STATIC_LIBRARY=OFF \
|
||||
"
|
||||
|
||||
# was: 'probably-redundant RPATH /usr/lib' - not exactly a bad breaker. Looked
|
||||
# into but could't find why this is thrown - so ignore for now.
|
||||
INSANE_SKIP_${PN} = "useless-rpaths"
|
||||
|
||||
Reference in New Issue
Block a user