summaryrefslogtreecommitdiff
path: root/profiles/default
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-26 04:33:49 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-26 04:33:49 +0000
commitc5ca18eee76dfed87e06ea7b99017878b77d4d24 (patch)
treedf2095871315f80372e3ed1f2c19d8549e0b1570 /profiles/default
parent4dc9bfa1f12673bbf1343e64af7e0cd715534a9f (diff)
gentoo auto-resync : 26:11:2023 - 04:33:49
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/linux/amd64/23.0/make.defaults4
-rw-r--r--profiles/default/linux/ppc/23.0/make.defaults4
-rw-r--r--profiles/default/linux/ppc64/23.0/make.defaults4
-rw-r--r--profiles/default/linux/x86/23.0/make.defaults4
4 files changed, 16 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/23.0/make.defaults b/profiles/default/linux/amd64/23.0/make.defaults
new file mode 100644
index 000000000000..05f8f6a36542
--- /dev/null
+++ b/profiles/default/linux/amd64/23.0/make.defaults
@@ -0,0 +1,4 @@
+# Copyright 2023 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
diff --git a/profiles/default/linux/ppc/23.0/make.defaults b/profiles/default/linux/ppc/23.0/make.defaults
new file mode 100644
index 000000000000..05f8f6a36542
--- /dev/null
+++ b/profiles/default/linux/ppc/23.0/make.defaults
@@ -0,0 +1,4 @@
+# Copyright 2023 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
diff --git a/profiles/default/linux/ppc64/23.0/make.defaults b/profiles/default/linux/ppc64/23.0/make.defaults
new file mode 100644
index 000000000000..05f8f6a36542
--- /dev/null
+++ b/profiles/default/linux/ppc64/23.0/make.defaults
@@ -0,0 +1,4 @@
+# Copyright 2023 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
diff --git a/profiles/default/linux/x86/23.0/make.defaults b/profiles/default/linux/x86/23.0/make.defaults
new file mode 100644
index 000000000000..05f8f6a36542
--- /dev/null
+++ b/profiles/default/linux/x86/23.0/make.defaults
@@ -0,0 +1,4 @@
+# Copyright 2023 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"