]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
make.sh: Build lua before haproxy.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 15 Feb 2020 15:21:04 +0000 (16:21 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 15 Feb 2020 16:15:20 +0000 (16:15 +0000)
In commit b6ab15eaa2a899944c7edca99769fa4469f215d3 lua support
for haproxy has been enabled, so lua now has to be compiled before
haproxy.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Acked-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 277ac8633ee380f6e5b1ae1da280f90db74faf65..c0137ecc07d15b2b3d5889999e5cf73d0e73a954 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1618,9 +1618,9 @@ buildipfire() {
   lfsmake2 pigz
   lfsmake2 tmux
   lfsmake2 perl-Text-CSV_XS
+  lfsmake2 lua
   lfsmake2 haproxy
   lfsmake2 ipset
-  lfsmake2 lua
   lfsmake2 dnsdist
   lfsmake2 bird
   lfsmake2 frr