]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
make: hopefully fix the modules again for Fedora
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 9 Feb 2018 14:22:47 +0000 (15:22 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 12 Feb 2018 12:32:16 +0000 (13:32 +0100)
commitafbb5cd461fc4dc96e4717d7826b7bace4864397
treec40f27ac5b7bc1178bd7d4f33e8a990d05bf02fc
parent2457047314ad5be6e924aa014bd9ac7b8905088e
make: hopefully fix the modules again for Fedora

- their `cc --version` doesn't start with "gcc"
- modifying CFLAGS at this point doesn't work,
  so we modify BUILD_CFLAGS instead (_vomit_)
platform.mk