From 0409ce01a318f9d2be7f9c189f52e54867354251 Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 4 Dec 2024 15:01:30 -0500 Subject: [PATCH] cross compile to msdos in CI - fix 3 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6f716c7e7..fced2c60d 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 flex + sudo apt -qq -y install libfl2 export GCCVER=gcc1220 cd sys/unix sh setup.sh hints/linux.370