commit | 3a7e83c2387885075c9ecf1912dd6c9399c6947a | [log] [tgz] |
---|---|---|
author | David Lamparter <equinox@opensourcerouting.org> | Tue Mar 03 09:55:51 2015 +0100 |
committer | David Lamparter <equinox@opensourcerouting.org> | Tue Apr 21 10:19:24 2015 +0200 |
tree | 2a6d6fde62d16507bc836626fb83a8db6b0c32d3 | |
parent | 53780e30c90ae393467afaf3ccff9e3791df5133 [diff] |
build: determine CFLAGS more intelligently Instead of hardcoding some compiler detection, this just checks which CFLAGS actually work with the compiler specified by the user. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>