Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 669296 Details for
Bug 751463
dev-util/ccache-4.0: mangles -fcolor-diagnostics and hides the compiler not supporting it in compile-but-not-link mode
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
webkit-gtk-2.28.4-ccache-nocolor.patch
webkit-gtk-2.28.4-ccache-nocolor.patch (text/plain), 778 bytes, created by
Sergei Trofimovich (RETIRED)
on 2020-10-30 08:56:37 UTC
(
hide
)
Description:
webkit-gtk-2.28.4-ccache-nocolor.patch
Filename:
MIME Type:
Creator:
Sergei Trofimovich (RETIRED)
Created:
2020-10-30 08:56:37 UTC
Size:
778 bytes
patch
obsolete
>https://bugs.gentoo.org/751463 >--- a/Source/cmake/WebKitCompilerFlags.cmake >+++ b/Source/cmake/WebKitCompilerFlags.cmake >@@ -155,13 +155,6 @@ if (COMPILER_IS_GCC_OR_CLANG AND NOT MSVC) > WEBKIT_PREPEND_GLOBAL_COMPILER_FLAGS(-Wall -Wextra) > endif () > >-# Ninja tricks compilers into turning off color support. >-if (CMAKE_GENERATOR STREQUAL "Ninja") >- WEBKIT_PREPEND_GLOBAL_COMPILER_FLAGS(-fcolor-diagnostics >- -fdiagnostics-color=always) >-endif () >- >- > string(TOLOWER ${CMAKE_HOST_SYSTEM_PROCESSOR} LOWERCASE_CMAKE_HOST_SYSTEM_PROCESSOR) > if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU" AND NOT "${LOWERCASE_CMAKE_HOST_SYSTEM_PROCESSOR}" MATCHES "x86_64") > # To avoid out of memory when building with debug option in 32bit system.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 751463
:
668813
| 669296