mirror of
https://github.com/vale981/spectrwm
synced 2025-03-05 09:51:38 -05:00
![]() PIE (position-independent executables) is a security feature that has been made reasonably cheap by recent improvements in GCC; as a result, more and more Linux distributions are pushing for its adoption. Unfortunately, PIE and PIC are not compatible, so we have to manage the CFLAGS and LDFLAGS used to compile the library and the executable indipendently. |
||
---|---|---|
.. | ||
linux.c | ||
Makefile | ||
spectrwm.desktop | ||
tree.h | ||
util.h |