]> git.puffer.fish Git - matthieu/frr.git/commit
build: determine CFLAGS more intelligently
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 3 Mar 2015 08:55:51 +0000 (09:55 +0100)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 8 Jun 2016 18:02:49 +0000 (14:02 -0400)
commit988225dde133b7e0f16c60323430f0de6b3241c2
treed2e0916930684f3a5aa3c41e70360e6f180bd303
parent7f720f5410676f166841f5fb912bad1d30de8d63
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>
(cherry picked from commit 3a7e83c2387885075c9ecf1912dd6c9399c6947a)
configure.ac
ospfd/ospf_main.c
vtysh/extract.pl.in