73 Commits

Author SHA1 Message Date
8a34c3db5a
Add control-flow protection 2023-10-15 09:20:16 +01:00
0a4d330123
Switch from long-form optimise argument to short-form
Long-form optimise argument breaks optimisation in build systems,
causing build failures and possibly undefined behaviour.
2023-10-15 09:15:41 +01:00
56fc1d6711
Remove LibreWolf env
LibreWolf now builds using system flags due to using Clang 16+ flags
which removes the need for its own env using different flags.
2023-10-14 20:50:50 +01:00
e32c702a11
Remove IPv4 comment 2023-10-14 20:00:50 +01:00
dda7a9252c
Force Ruby 32 target 2023-10-14 19:58:05 +01:00
8ab369f1b9
Force Python 3.12 target 2023-10-14 19:57:09 +01:00
03fefa2ef4
Remove USE flag "kmod" 2023-10-14 19:54:39 +01:00
725d2fb55c
Add Video Acceleration API 2023-10-14 19:51:44 +01:00
68fbcff36d
Increase LTO jobs from 4 to 12 2023-10-14 19:49:40 +01:00
8742612391
Remove Rust embed bitcode argument
Forcing embedding bitcode on Rust compilation causes build failures for
some packages.
2023-10-14 19:46:18 +01:00
c55607bc44
Remove Rust LTO argument
Forcing LTO on Rust compilation causes build failures with some
packages.
2023-10-14 19:42:41 +01:00
04f34e209c
Switch from long-form optimise argument to short-form
Long-form optimise argument breaks optimisation in build systems,
causing build failures and possibly undefined behaviour.
2023-10-14 19:34:44 +01:00
9390ec1621
Increase make jobs from 4 to 12 2023-10-14 19:33:24 +01:00
305761d4b9
Switch from signed integer overflow wrapping to trapping 2023-10-14 19:11:34 +01:00
3e1d8116d1
Add control-flow protection 2023-10-14 19:07:06 +01:00
74dc6d6b0a
Add target system 2023-10-14 19:04:58 +01:00
3193eadf8b
Add file system target 2023-08-07 19:37:26 +01:00
c34e676e3c
Add file system target 2023-08-07 19:34:41 +01:00
8850f6a317
Switch from short-form arguments to long-form 2023-08-07 19:26:50 +01:00
df0580aa08
Specify system 2023-08-07 19:19:06 +01:00
285a534f33
Switch license from BSD 3-Clause Clear to BSD 3-Clause 2023-08-07 18:19:03 +01:00
3947baccb1
Simplify copyright years
Copyright begins from year of creation and does not end before
jurisdiction states; therefore, it is unnecessary to add other years to
copyright notices.
2023-08-07 17:43:23 +01:00
9b29cf2bed
Add system "aa000-0" configuration files 2023-08-07 17:12:19 +01:00