mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-sound/clementine: Avoid automagically enabling of ccache (bug #611010)
This commit is contained in:
committed by
Lars Wendler
parent
a4367e33b1
commit
b9ca7b1831
@@ -142,6 +142,8 @@ src_configure() {
|
||||
# force to find crypto++ see bug #548544
|
||||
-DCRYPTOPP_LIBRARIES="crypto++"
|
||||
-DCRYPTOPP_FOUND=ON
|
||||
# avoid automagically enabling of ccache (bug #611010)
|
||||
-DCCACHE_EXECUTABLE=OFF
|
||||
)
|
||||
|
||||
use !debug && append-cppflags -DQT_NO_DEBUG_OUTPUT
|
||||
|
||||
@@ -142,6 +142,8 @@ src_configure() {
|
||||
# force to find crypto++ see bug #548544
|
||||
-DCRYPTOPP_LIBRARIES="crypto++"
|
||||
-DCRYPTOPP_FOUND=ON
|
||||
# avoid automagically enabling of ccache (bug #611010)
|
||||
-DCCACHE_EXECUTABLE=OFF
|
||||
)
|
||||
|
||||
use !debug && append-cppflags -DQT_NO_DEBUG_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user