summary refs log tree commit diff
path: root/pkgs/misc/mxt-app
Commit message (Collapse)AuthorAge
* Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
* mxt-app: disable fortify hardeningRobin Gloster2016-02-24
|
* mxt-app: init at v1.26Cole Mickens2016-02-15