mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
gui-apps/hyprlock: fix overwrite CFLAGS/CXXFLAGS
Closes: https://bugs.gentoo.org/925177 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
@@ -46,6 +46,10 @@ BDEPEND="
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/0001-fix-CFLAGS-CXXFLAGS-hyprlock.patch"
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DCMAKE_BUILD_TYPE:STRING=Release
|
||||
|
||||
Reference in New Issue
Block a user