From f7cff6c0ebbc8003efd3f8a429bd2b63e53f00d0 Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 4 Dec 2024 14:55:35 -0500 Subject: [PATCH] cross compile to msdos in CI - fix 2 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index fb80ed026..6f716c7e7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -219,7 +219,7 @@ steps: displayName: 'Building mac full build' - bash: | - sudo apt -qq -y install libfl-dev + sudo apt -qq -y install flex export GCCVER=gcc1220 cd sys/unix sh setup.sh hints/linux.370