This website requires JavaScript.
Explore
Help
Sign In
freebsd
/
ports
Watch
1
Star
0
Fork
0
You've already forked ports
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c6e7c894c6657af42a49dfdffee5de8b8c69e422
ports
/
Mk
/
Features
History
Jatin Kataria
c6e7c894c6
features: Add support to build ports as PIE executables.
...
This will allow utilization of ASLR provided by the kernel. Sponsored by: Netflix
2022-10-26 10:22:12 +02:00
..
debug.mk
…
lto.mk
Mk/Features/lto.mk: Add checks for powerpc64 and riscv64
2022-09-30 12:12:18 +02:00
pie.mk
features: Add support to build ports as PIE executables.
2022-10-26 10:22:12 +02:00
ssp.mk
…