net-misc/freerdp: disable ccache auto-detection
authorMike Gilbert <floppym@gentoo.org>
Thu, 31 Aug 2017 19:45:41 +0000 (15:45 -0400)
committerMike Gilbert <floppym@gentoo.org>
Thu, 31 Aug 2017 19:45:49 +0000 (15:45 -0400)
Bug: https://bugs.gentoo.org/629428
Package-Manager: Portage-2.3.6_p39, Repoman-2.3.3_p17

net-misc/freerdp/freerdp-2.0.0_rc0.ebuild
net-misc/freerdp/freerdp-9999.ebuild

index aeade402801df0887c585d919cf1a1267ab18a85..7f142d96ee6dcab5f977eefb1c5f3e20cb67604b 100644 (file)
@@ -99,6 +99,7 @@ src_configure() {
                -DWITH_ALSA=$(usex alsa)
                -DWITH_CLIENT=$(usex client)
                -DWITH_CUPS=$(usex cups)
+               -DWITH_CCACHE=OFF
                -DWITH_DEBUG_ALL=$(usex debug)
                -DWITH_MANPAGES=$(usex doc)
                -DWITH_FFMPEG=$(usex ffmpeg)
index eae3bfa605c4f10e74c0b16d81f21240d87af185..05a788d54e27e0a0d9ceae8d4d9ee341b18cd48f 100644 (file)
@@ -95,6 +95,7 @@ src_configure() {
                -DWITH_ALSA=$(usex alsa)
                -DWITH_CLIENT=$(usex client)
                -DWITH_CUPS=$(usex cups)
+               -DWITH_CCACHE=OFF
                -DWITH_DEBUG_ALL=$(usex debug)
                -DWITH_MANPAGES=$(usex doc)
                -DWITH_FFMPEG=$(usex ffmpeg)