guru/sys-auth
Volkmar W. Pogatzki f084bdf872
sys-auth/AusweisApp2: get rid of QA Notice
+src_configure() {
+       # get rid of QA Notice: The following files contain insecure RUNPATHs
+       local mycmakeargs=( -DCMAKE_SKIP_RPATH=ON )
+       cmake_src_configure
+}
+

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
2020-04-03 15:10:51 +02:00
..