summaryrefslogtreecommitdiff
path: root/3rdparty/libconfig/extra/gen/Makefile
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2020-03-31 16:46:01 -0400
committergumi <git@gumi.ca>2020-05-07 16:09:28 -0400
commited061fe91e164c8fb8516768d5b233a9c4b0aa06 (patch)
tree3b3c27b65319705b4552162ffcb9809c9c8cc1a2 /3rdparty/libconfig/extra/gen/Makefile
parent01dd499bcafa6fd29bfa70c505636a911b5f24a2 (diff)
downloadhercules-ed061fe91e164c8fb8516768d5b233a9c4b0aa06.tar.gz
hercules-ed061fe91e164c8fb8516768d5b233a9c4b0aa06.tar.bz2
hercules-ed061fe91e164c8fb8516768d5b233a9c4b0aa06.tar.xz
hercules-ed061fe91e164c8fb8516768d5b233a9c4b0aa06.zip
libconfig: rebuild libconfig
Diffstat (limited to '3rdparty/libconfig/extra/gen/Makefile')
-rw-r--r--3rdparty/libconfig/extra/gen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/libconfig/extra/gen/Makefile b/3rdparty/libconfig/extra/gen/Makefile
index 0b2e0655e..2e952e221 100644
--- a/3rdparty/libconfig/extra/gen/Makefile
+++ b/3rdparty/libconfig/extra/gen/Makefile
@@ -19,9 +19,9 @@ LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
YLWRAP = ../aux-build/ylwrap
YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
LEX = flex
-LEXLIB = -ll
+LEXLIB = -lfl
LEX_OUTPUT_ROOT = lex.yy
-SHELL = /bin/sh
+SHELL = /bin/bash
YACC = bison -y
YFLAGS =