]> git.puffer.fish Git - mirror/frr.git/commit
build: add --enable-static-bin option
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 10 Sep 2018 18:10:19 +0000 (20:10 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 1 Oct 2018 12:56:18 +0000 (14:56 +0200)
commitd6e762570619f84318ade5b44fdeb2f920637f1f
tree753c129e6a267da47b70931a1fe6467797942519
parenteec50add2230f7d60d19383777145f0dffca9edc
build: add --enable-static-bin option

This option can be used to get statically linked binaries.

Note: libfrr.la is removed from modules' library dependency list.  This
is intentional and explained in a comment in lib/subdir.am.

Signed-off-by: David Lamparter <equinox@diac24.net>
Makefile.am
configure.ac
lib/subdir.am
m4/.gitignore
m4/libtool-whole-archive.patch [new file with mode: 0644]
ospfclient/subdir.am