2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-07 16:32:28 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
git-bruh
a8719fbdeb
gcc: unbundle gmp, libmpc, mpfr 2022-10-17 14:16:16 +05:30
Owen Rafferty
1b88924c8d
gcc: 12.2.0 2022-08-19 13:18:21 -05:00
git-bruh
14cdb576be
gcc: 12.1.0 2022-05-06 18:18:21 +05:30
Dylan Araps
f5c901bf5e
gcc: remove mold workaround 2021-08-17 12:14:12 +03:00
Dylan Araps
e4e4d460b9
gcc: fix build with mold
Mold fails to dynamically link GCC, static linking works fine.
This should hopefully be fixed upstream soon.
2021-08-16 12:07:26 +03:00
Dylan Araps
7652b979db
gcc: 11.2.0 2021-07-28 15:04:45 +03:00
Dylan Araps
9129f663ef
gcc: use VERSION 2021-07-15 09:27:05 +03:00
Dylan Araps
e4b4335e2e
gcc: update gmp, mpc and mpfr 2021-07-06 14:01:11 +03:00
Dylan Araps
ce65618986
gcc: backport patch from GCC 11.2
This fixes a compiler bug which causes Firefox builds to fail.
2021-07-01 18:24:24 +00:00
Dylan Araps
be32635baa
gcc: 11.1.0 2021-06-30 10:46:18 +00:00
Dylan Araps
8bc8a49d4d
gcc: bump to 10.2.0 2020-07-23 11:38:58 +03:00
Dylan Araps
8a5f380c6f
gcc: fix source (cert expr) 2020-06-01 16:20:09 +03:00
Dylan Araps
6dd1eb9076
gcc: bump to 10.1.0 2020-05-08 09:41:35 +03:00
Dylan Araps
d0f826b541
gcc: bump to 9.3.0 2020-03-12 17:39:28 +02:00
Dylan Araps
058ed8d015
gcc: Fix source 2020-03-07 23:29:12 +02:00
Dylan Araps
ba2e102739
gcc: Revert static-pie fix.
This fix has been reverted as it has caused far too much
breakage in select packages. I'm surprised that this
patch caused issues as nothing came up in my testing.

Apologies for the inconvenience.

NOTE: Remove the following from your 'CFLAGS' if you
      have them defined: '-fno-pie -no-pie'
2020-02-11 02:12:37 +02:00
Dylan Araps
96ad6fbe89
gcc: bump version for libgomp and static-pie fixes.
Both fixes were made by @ioraff.

NOTE: --disable-bootstrap has been added to aid in compile times.
      This is fine as we are going from 9.2.0 to... 9.2.0.
2020-02-09 09:15:39 +02:00
Dylan Araps
d7a4e9f6fd
gcc: fix libgomp relocation. Patch applied from @ioraff
Closes #138
2020-01-23 01:08:16 +02:00
Dylan Araps
8c20ab97a8
gcc: Use better mirror 2019-12-18 16:57:01 +00:00
Dylan Araps
6714705a9b gcc: use https for source 2019-09-13 08:02:52 +03:00
Dylan Araps
027c7e337d gcc: bump to 9.2 2019-08-23 08:56:33 +00:00
Muhammad Herdiansyah
903cab33cc gcc: bundle gmp/mpfr/mpc build 2019-07-15 06:59:35 +07:00
Muhammad Herdiansyah
6dbca17fa9 gcc: bump to 9.1.0 2019-07-06 07:17:33 +07:00
Muhammad Herdiansyah
3af3d3b4c8 gcc: add c99 executable for POSIX compliance 2019-06-28 22:04:48 +07:00
Dylan Araps
b22f6c7135 gcc: Fix build issue 2019-06-21 14:25:22 +03:00
Muhammad Herdiansyah
4948ff3c81 gcc: add license 2019-06-19 20:41:39 +07:00
Dylan Araps
a54333506e kiss: rename repo to core 2019-06-19 10:45:26 +03:00