aboutsummaryrefslogtreecommitdiffstats
path: root/regen-makefile.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-12-13Avoid gcc version checkMax1-1/+5
By default the build fails on Debian due to gcc version check in /usr/include/titan/cversion.h - instead of asking users to manually change this file let's add workaround to our makefile fixer which disables this check automatically. The corresponding Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879816 Change-Id: I71c765d5d8e182a198e2c5d2886ebce3b86e6328
2017-12-13generalize shared code from regen_makefile.sh into shared helper scriptHarald Welte1-0/+20
Change-Id: I86a738420851a7d9e3bdb2671f6862c3d505a4ba