Owen Rafferty
631bb4b14d
gcc: fix version check for bootstrap
2022-06-12 21:29:39 -05:00
git-bruh
14cdb576be
gcc: 12.1.0
2022-05-06 18:18:21 +05:30
illiliti
3dfa85bab9
Stop using kiss within build scripts ( #50 )
...
* mesa: use pkg-config instead of kiss l
* gcc: use gcc -dumpversion instead of reading version from kiss database
* cmake: use command -v instead of kiss l
2022-03-28 09:35:47 +00:00
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
4a4e4e1fec
gcc: update for new env
2021-07-17 20:18:56 +03:00
Dylan Araps
fc4a67f574
gcc: enable initfini-array. See #271
2021-07-09 11:03:42 +03:00
Dylan Araps
e594cf011f
gcc: remove sed -i
2021-07-03 20:18:50 +00: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
03082d8bbf
gcc: add missing flags
2021-07-01 16:55:52 +00:00
Dylan Araps
61db95b2e3
gcc: disable zstd
2021-07-01 16:52:38 +00:00
Dylan Araps
895c4217cb
gcc: remove usage of install
2021-07-01 16:13:14 +00:00
Dylan Araps
cc3efab794
gcc: unhardcode version
2020-05-15 21:35:37 +03:00
Dylan Araps
dedc9b35d6
various: Drop unneeded rm
2020-05-15 10:44:41 +03:00
Dylan Araps
f7a7cde0c7
various: Delete info pages.
2020-05-11 19:26:32 +03:00
Dylan Araps
d7d9eae4e8
gcc: Skip bootstrap if we are able
2020-05-11 10:15:00 +03:00
Dylan Araps
d762966e00
gcc: Fix LTO location
2020-05-08 13:31:17 +03:00
Dylan Araps
998cfc4f9b
gcc: minor tweaks
2020-05-08 11:52:08 +03:00
Dylan Araps
6dd1eb9076
gcc: bump to 10.1.0
2020-05-08 09:41:35 +03:00
Dylan Araps
071f63d170
gcc: Fix broken LTO symlink
2020-05-02 17:22:23 +03:00
Dylan Araps
1f94999d18
gcc,perl: Fix POSIX find. Closes #178
2020-03-27 11:51:24 +02:00
Dylan Araps
225acbd05c
gcc: Remove verbose from cp
2020-03-19 08:26:47 +02:00
Dylan Araps
a39a48c3bc
gcc: No nls
2020-03-03 20:57:12 +02:00
Dylan Araps
9be524141f
gcc: setup lto. Closes #153
2020-02-15 21:53:33 +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
1ef385f184
gcc: remove rm
2019-10-07 16:47:54 +03:00
Dylan Araps
d9a64ed406
gcc: let nls be detected
2019-10-05 20:12:41 +03:00
Dylan Araps
e3405c38c6
gcc: fix build formatting
2019-09-07 20:31:35 +03:00
Muhammad Herdiansyah
1b28bed346
gcc: remove accidentally pushed changes
2019-08-24 16:24:26 +07:00
Muhammad Herdiansyah
aad14179a6
hicolor-icon-theme: new package at 0.17
2019-08-24 15:42:19 +07:00
Ishimoto Shinobu
1ff6e3bd40
just --build=x86_64-pc-linux-musl
2019-07-17 03:35:35 +09:00
Muhammad Herdiansyah
80f188be02
gcc: various fixes
2019-07-15 10:02:52 +07:00
Muhammad Herdiansyah
d6c56f8587
gcc: use lib and not lib64 by default
2019-07-15 06:59:54 +07:00
Muhammad Herdiansyah
903cab33cc
gcc: bundle gmp/mpfr/mpc build
2019-07-15 06:59:35 +07:00
Dylan Araps
e596206104
gcc,binutils,xz: Fix builds.
2019-07-13 18:30:27 +03:00
Muhammad Herdiansyah
37ca5b5343
gcc: re-enable bootstrap
2019-07-13 16:16:04 +07:00
Dylan Araps
94b9e47dce
gcc: Fix -pipe
2019-07-13 12:03:18 +03:00
Dylan Araps
095eb06645
Gcc: Set pipe
2019-07-13 11:57:51 +03:00
Dylan Araps
9c720d6d2c
Gcc: Set pipe
2019-07-13 11:56:43 +03:00
Dylan Araps
80aafc3dc9
gcc: Fix build.
2019-07-13 10:23:32 +03:00
Dylan Araps
b7455c9466
gcc: Try and fix build again.
2019-07-13 10:14:38 +03:00
Dylan Araps
e8c42dc00c
gcc: Try more options.
2019-07-12 11:15:53 +03:00
Dylan Araps
5ffda2c512
gcc: Attempt to fix build.
2019-07-12 10:22:13 +03:00
Muhammad Herdiansyah
3af3d3b4c8
gcc: add c99 executable for POSIX compliance
2019-06-28 22:04:48 +07:00
Dylan Araps
213f93bfc6
busybox: Compile with crc32 for kernel. GCC: Use right arguments based on host.
2019-06-22 09:29:12 +03:00
Dylan Araps
b22f6c7135
gcc: Fix build issue
2019-06-21 14:25:22 +03:00
Dylan Araps
a54333506e
kiss: rename repo to core
2019-06-19 10:45:26 +03:00