Add app-arch/zip to GCC - No PIE env.

This commit is contained in:
inference 2022-11-19 03:25:08 +00:00
parent e937ecb99d
commit eeec898e8e

View File

@ -3,7 +3,7 @@
# Copyright 2022 Inference
# License: BSD 3-Clause Clear
# 0.9.0.9
# 0.11.0.11
# Malloc, No LTO
@ -11,6 +11,7 @@ app-crypt/efitools malloc-nolto.conf
app-shells/zsh malloc-nolto.conf
# No LTO
dev-lang/rust nolto.conf
sys-libs/libcap nolto.conf
sys-process/bottom nolto.conf
x11-terms/alacritty nolto.conf
@ -352,6 +353,7 @@ sys-libs/slang basic.conf
www-client/traveller chromium.conf
# GCC - No PIE
app-arch/zip gcc-nopie.conf
dev-libs/libedit gcc-nopie.conf
sys-auth/elogind gcc-nopie.conf
sys-block/thin-provisioning-tools gcc-nopie.conf