]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
policy aho-corasick: makefile tweaks
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 31 Jul 2017 16:51:14 +0000 (18:51 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 1 Aug 2017 08:21:49 +0000 (10:21 +0200)
commit911f179f1c8018b363b1eba5bbcd8d2e7df169d2
tree353d0fb05c9d8ac731d898d50212ec4ec5a65890
parent7f74b63e07978a11b02e5099d3cdbf21741f2940
policy aho-corasick: makefile tweaks

- install the library with executable bit
- use native library extension (i.e. .dylib on Macs)
- kill their fancy CFLAGS to get better portability (e.g. -msse4.1)
- gitlab-ci: this submodule is needed before building already
- actually remove aho-corasick.lua
.gitlab-ci.yml
Makefile
modules/policy/aho-corasick.lua [deleted file]
modules/policy/policy.mk