summaryrefslogtreecommitdiff
path: root/system/gcc/012_all_default-warn-trampolines.patch
diff options
context:
space:
mode:
authorLaurent Bercot <ska-adelie@skarnet.org>2019-03-07 00:23:26 +0000
committerLaurent Bercot <ska-adelie@skarnet.org>2019-03-07 00:23:26 +0000
commit5dba7907e14196aa368b0d84d3a2df7a0fd55123 (patch)
tree56fdada6ebda794f877de30628ac949a0f3a46f6 /system/gcc/012_all_default-warn-trampolines.patch
parent506539dec83c52b7e24bbd3f98cb8bea68b2d886 (diff)
parent89573ea3c2e8ec27ad4433a00fa238f7be475c54 (diff)
downloadpackages-5dba7907e14196aa368b0d84d3a2df7a0fd55123.tar.gz
packages-5dba7907e14196aa368b0d84d3a2df7a0fd55123.tar.bz2
packages-5dba7907e14196aa368b0d84d3a2df7a0fd55123.tar.xz
packages-5dba7907e14196aa368b0d84d3a2df7a0fd55123.zip
Merge branch 'master' of code.foxkit.us:adelie/packages
Diffstat (limited to 'system/gcc/012_all_default-warn-trampolines.patch')
-rw-r--r--system/gcc/012_all_default-warn-trampolines.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gcc/012_all_default-warn-trampolines.patch b/system/gcc/012_all_default-warn-trampolines.patch
index 9ab4378d4..89ebfaccd 100644
--- a/system/gcc/012_all_default-warn-trampolines.patch
+++ b/system/gcc/012_all_default-warn-trampolines.patch
@@ -18,7 +18,7 @@ Enable -Wtrampolines by default.
and thus requires the stack to be made executable in order for the
program to work properly.
-+ This warning is enabled by default in Gentoo.
++ This warning is enabled by default in Gentoo, Alpine, and Adelie Linux.
+
'-Wfloat-equal'
Warn if floating-point values are used in equality comparisons.