mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 18:40:19 +02:00
dff: fix multi strict error
This commit is contained in:
parent
937822c817
commit
82c65a458e
1 changed files with 2 additions and 0 deletions
|
|
@ -87,6 +87,8 @@ src_prepare() {
|
|||
sed -i "s|dl \"\${CMAKE_BINARY_DIR}/dff/api/crashreporter/breakpad/libbreakpad.a\"|\"\${CMAKE_BINARY_DIR}/dff/api/crashreporter/breakpad/libbreakpad.a\" dl|" dff/api/crashreporter/reporter/CMakeLists.txt
|
||||
|
||||
epatch "${FILESDIR}/fixes.patch"
|
||||
sed -i "s|/lib/dff/|/$(get_libdir)/dff/|" CMakeLists.txt
|
||||
|
||||
eapply_user
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue