summaryrefslogtreecommitdiffstats
path: root/package/quagga/0002-configure-fix-static-linking-with-readline.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/quagga: bump to version 1.2.3Fabrice Fontaine2018-12-011-41/+0
| | | | | | | | | | | - Remove all patches except the first one as they are already in this version - Remove AUTORECONF = YES as we're not patching any *.ac files anymore - Disable new nhrpd option - Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* quagga: fix static linkingThomas Petazzoni2015-11-261-0/+41
This commit adds a patch to quagga's configure.ac to fix a library ordering problem that is causing a build failure in static linking scenario. Fixes: http://autobuild.buildroot.org/results/c08/c086f3128232af70d24fd5faf9282ce91d6488ef/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud