Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 368742 Details for
Bug 498910
clang profiles: CXX is not set correctly in dev-util/cmake-2.8.12.1-r3.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
sample patch for eclass/flag-o-matic.eclass
498910.patch (text/plain), 427 bytes, created by
Yuta SATOH
on 2014-01-26 06:42:21 UTC
(
hide
)
Description:
sample patch for eclass/flag-o-matic.eclass
Filename:
MIME Type:
Creator:
Yuta SATOH
Created:
2014-01-26 06:42:21 UTC
Size:
427 bytes
patch
obsolete
>diff --git a/flag-o-matic.eclass b/flag-o-matic.eclass >index 7678708..76027e4 100644 >--- a/flag-o-matic.eclass >+++ b/flag-o-matic.eclass >@@ -54,6 +54,8 @@ setup-allowed-flags() { > ALLOWED_FLAGS+=" -mno-fsgsbase -mno-rdrnd -mno-f16c -mno-bmi -mno-tbm" > # 4.7 > ALLOWED_FLAGS+=" -mno-avx2 -mno-bmi2 -mno-fma -mno-lzcnt" >+ # clang++ >+ ALLOWED_FLAGS+=" -stdlib=*" > > # CPPFLAGS and LDFLAGS > ALLOWED_FLAGS+=" -I* -L* -R* -Wl,*"
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 498910
: 368742