mirror of
https://github.com/MorizzG/portage-conf.git
synced 2026-02-04 10:24:47 +00:00
Compare commits
No commits in common. "ee1b8c08fcbe4c9b741b6986b7ee7435d7291c54" and "5c0633bfa419e6f9949aa45ba775ce8e6306c35a" have entirely different histories.
ee1b8c08fc
...
5c0633bfa4
3 changed files with 1 additions and 11 deletions
6
env/lto-werror
vendored
6
env/lto-werror
vendored
|
|
@ -1,6 +0,0 @@
|
|||
LTO_WERROR_FLAGS="-Werror=odr -Werror=strict-aliasing" # -Werror=lto-type-mismatch
|
||||
|
||||
CFLAGS="${CFLAGS} ${LTO_WERROR_FLAGS}"
|
||||
CXXFLAGS="${CXXFLAGS} ${LTO_WERROR_FLAGS}"
|
||||
FCFLAGS="${FCFLAGS} ${LTO_WERROR_FLAGS}"
|
||||
FFLAGS="${FFLAGS} ${LTO_WERROR_FLAGS}"
|
||||
|
|
@ -14,5 +14,3 @@ llvm-runtimes/compiler-rt-sanitizers:20 ~amd64
|
|||
llvm-runtimes/openmp ~amd64
|
||||
|
||||
llvm-core/lld-toolchain-symlinks:20 ~amd64
|
||||
|
||||
=llvm-core/lldb-20.1.4 ~amd64
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# */* clang-19 mold
|
||||
*/* clang-20 mold lto-werror
|
||||
*/* clang-20 mold
|
||||
|
||||
sys-devel/gcc gcc
|
||||
|
||||
|
|
@ -61,5 +61,3 @@ llvm-core/llvm:18 clang-18
|
|||
llvm-core/clang:18 clang-18
|
||||
|
||||
dev-python/zstandard gcc
|
||||
|
||||
llvm-core/lldb lto-werror
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue