diff options
author | B. Stack <bgstack15@gmail.com> | 2022-03-02 20:41:56 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-03-02 20:41:56 -0500 |
commit | d7f6edb7e9fb5e79d1d55ae589efadecfe119a5c (patch) | |
tree | 4ecab532b9f4f781dfffc37deebb2828efbbdf0d /newmoon | |
parent | add notepadpp 8.3 (diff) | |
download | stackrpms-d7f6edb7e9fb5e79d1d55ae589efadecfe119a5c.tar.gz stackrpms-d7f6edb7e9fb5e79d1d55ae589efadecfe119a5c.tar.bz2 stackrpms-d7f6edb7e9fb5e79d1d55ae589efadecfe119a5c.zip |
fix spec for move-to-next-mon
Diffstat (limited to 'newmoon')
-rw-r--r-- | newmoon/nm-gcc-11.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newmoon/nm-gcc-11.patch b/newmoon/nm-gcc-11.patch index 9ab7f75..1dc8528 100644 --- a/newmoon/nm-gcc-11.patch +++ b/newmoon/nm-gcc-11.patch @@ -2,6 +2,7 @@ Summary: Make Palemoon compile with gcc 11 Author: gentooman Linked from: https://repo.palemoon.org/mcp-graveyard/UXP/issues/1804 Source: https://dpaste.com/AF96RDF74 +Source1: https://github.com/saloniamatteo/palemoon/blob/master/www-client/palemoon/files/add-limits-to-includes.patch Date: 2021-08-10 Message: By adding the <limits> to all these files, we can avoid compilation errors on |