summaryrefslogtreecommitdiffstats
path: root/libhandlebars-check.patch
Commit message (Collapse)AuthorAgeFilesLines
* update to 0.7.0Remi Collet2020-04-171-996/+0
| | | | | | drop patches merged upstream open https://github.com/jbboehr/handlebars.c/issues/81 _hardened_ldflags break build
* add fix for GCC 10 fromRemi Collet2020-02-191-0/+996
https://github.com/jbboehr/handlebars.c/pull/76 add fix for new check library adapted from upstream