This website requires JavaScript.
Explore
Help
Sign In
Inferencium
/
cfg
Watch
1
Star
0
Fork
0
You've already forked cfg
Code
Issues
Activity
cfg
/
portage
/
env
History
inference
d91d5d5158
Remove FORTIFY_SOURCE since it is not compatible with or used by musl libc. Switch stack protector from all to strong since strong covers the entire practical stack smashing protection threat model. Switch -ftrivial-auto-var-init from pattern to zero since it is no longer being removed from Clang and is more suitable for hardening. Sort compiler flags A-Z.
2023-01-17 01:49:32 +00:00
..
basic.conf
Force compiler code tuning to AMD Zen 3 architecture.
2023-01-03 14:03:43 +00:00
firefox.conf
Fix stack clash protection compiler hardening flag. Sort all flags A-Z.
2023-01-17 01:37:41 +00:00
gcc-basic.conf
Force compiler code tuning to AMD Zen 3 architecture.
2023-01-03 14:05:30 +00:00
gcc-nolto-nopie.conf
Fix stack clash protection compiler hardening flag. Sort all flags A-Z.
2023-01-17 01:39:03 +00:00
gcc-nolto.conf
Sort all flags A-Z.
2023-01-17 01:40:08 +00:00
gcc-nopie.conf
Sort all flags A-Z.
2023-01-17 01:41:45 +00:00
gcc.conf
Sort all flags A-Z.
2023-01-17 01:43:19 +00:00
nolto-nopie.conf
Remove FORTIFY_SOURCE since it is not compatible with or used by musl libc. Switch stack protector from all to strong since strong covers the entire practical stack smashing protection threat model. Switch -ftrivial-auto-var-init from pattern to zero since it is no longer being removed from Clang and is more suitable for hardening. Sort compiler flags A-Z. Sort linker flags A-Z.
2023-01-17 01:45:41 +00:00
nolto.conf
Remove FORTIFY_SOURCE since it is not compatible with or used by musl libc. Switch stack protector from all to strong since strong covers the entire practical stack smashing protection threat model. Switch -ftrivial-auto-var-init from pattern to zero since it is no longer being removed from Clang and is more suitable for hardening. Sort compiler flags A-Z.
2023-01-17 01:47:33 +00:00
nopie.conf
Remove FORTIFY_SOURCE since it is not compatible with or used by musl libc. Switch stack protector from all to strong since strong covers the entire practical stack smashing protection threat model. Switch -ftrivial-auto-var-init from pattern to zero since it is no longer being removed from Clang and is more suitable for hardening. Sort compiler flags A-Z.
2023-01-17 01:49:32 +00:00
notmpfs.conf
Create No tmpfs env for packages which are too large to be compiled in memory.
2022-12-29 09:39:19 +00:00