diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-03-26 01:01:01 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-03-26 01:01:01 +0000 |
commit | 970b06af05f42e54a47439caaa9bd9a31ee30142 (patch) | |
tree | 7d58838b2008550a4c1d06b306efafa0e4624542 /profiles/default | |
parent | fc68863e718441fe15bb0dea2ca03ea06a6f558d (diff) |
gentoo auto-resync : 26:03:2024 - 01:01:01
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/ppc/23.0/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default/linux/ppc/23.0/make.defaults b/profiles/default/linux/ppc/23.0/make.defaults index 05f8f6a36542..3f787338bf6d 100644 --- a/profiles/default/linux/ppc/23.0/make.defaults +++ b/profiles/default/linux/ppc/23.0/make.defaults @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors. +# Copyright 2023-2024 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 -LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" +LDFLAGS="-Wl,-O1 -Wl,--as-needed" |