diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-21 20:04:13 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-21 20:04:13 +0100 |
| commit | 357771e31bd0effe155ad2b3ad6326ab086c3b1c (patch) | |
| tree | 09bd7c708f0a0ca6b2f79388a355558a3e7247ce /package/quagga | |
| parent | c33f1fc73a473ffd39ec5cf7cd7b417546b3a8c8 (diff) | |
| parent | 88f8c823598fb3dda3d52e2624df7019096ba64a (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/quagga')
| -rw-r--r-- | package/quagga/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/quagga/Makefile b/package/quagga/Makefile index b5985255d..0f57fb919 100644 --- a/package/quagga/Makefile +++ b/package/quagga/Makefile @@ -41,6 +41,7 @@ CONFIGURE_ARGS+= --localstatedir=/var/run/quagga \ --enable-vtysh \ --enable-user=quagga \ --enable-group=quagga \ + --disable-pie \ --enable-multipath=8 BUILD_STYLE:= auto INSTALL_STYLE:= auto |
