Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 843397 Details for
Bug 886635
sys-libs/ncurses-6.3_p20221203 broken compilation with clang
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/etc/portage/env/compiler-clang-lto
compiler-clang-lto (text/plain), 549 bytes, created by
Alexander Polozov
on 2022-12-18 11:02:23 UTC
(
hide
)
Description:
/etc/portage/env/compiler-clang-lto
Filename:
MIME Type:
Creator:
Alexander Polozov
Created:
2022-12-18 11:02:23 UTC
Size:
549 bytes
patch
obsolete
>CFLAGS="${COMMON_FLAGS} -flto=thin -fdiagnostics-color=always" >CXXFLAGS="${COMMON_FLAGS} -flto=thin -fdiagnostics-color=always" ># -O2 in LDFLAGS refers to binary size optimization during linking, it is NOT related to the -O levels of the compiler > >LDFLAGS="-fuse-ld=lld -rtlib=compiler-rt -Wl,-O2 -Wl,--as-needed" >MAKEOPTS="LLVM=1 LLVM_IAS=1 ${COMMON_MAKEOPTS}" > >AR="llvm-ar" >CC="clang" >CXX="clang++" >LD="ld.lld" >NM="llvm-nm" >OBJCOPY="llvm-objcopy" >OBJDUMP="llvm-objdump" >READELF="llvm-readelf" >RANLIB="llvm-ranlib" >STRIP="llvm-strip"
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 Raw
Actions:
View
Attachments on
bug 886635
:
843389
|
843391
|
843393
|
843395
| 843397 |
843907
|
843909
|
843911