From: Stefan Schantl Date: Sat, 15 Feb 2020 15:21:04 +0000 (+0100) Subject: make.sh: Build lua before haproxy. X-Git-Tag: v2.25-core142~83 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=09b09b859df6ee460acb28a0c7d5d6a0dfa42a60;p=ipfire-2.x.git make.sh: Build lua before haproxy. In commit b6ab15eaa2a899944c7edca99769fa4469f215d3 lua support for haproxy has been enabled, so lua now has to be compiled before haproxy. Signed-off-by: Stefan Schantl Acked-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- diff --git a/make.sh b/make.sh index 277ac8633e..c0137ecc07 100755 --- 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