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