Commit graph

4 commits

Author SHA1 Message Date
Jake Waksbaum 3babbaaa47 palp: Add darwin support (#44829) 2018-08-09 22:28:27 +02:00
Timo Kaufmann 2b22ecf01e palp: restrict platforms to linux (#42651) 2018-06-27 15:28:39 +02:00
Timo Kaufmann 08a59bb10d palp: fix runtime error introduced by #28029 (#42633)
After #28029 it is necessary to add "strictoverflow" to the disabled
hardening flags. That probably has something to do with the `-O3` option
in palps makefile.

This commit also adds a test to check for this regression (as it only
occured at runtime).
2018-06-27 09:42:26 +02:00
Timo Kaufmann be0b8f2cf6 palp: init at 2.1 2018-04-21 20:40:59 -05:00