From dba478b5f20210cc36fcb8500d120390c2b97eb6 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Thu, 17 Feb 2022 17:00:15 +0100 Subject: [PATCH] no gnat --- sim/ghdl/meta.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/sim/ghdl/meta.yaml b/sim/ghdl/meta.yaml index 5f5c956d6..5826cd8c5 100644 --- a/sim/ghdl/meta.yaml +++ b/sim/ghdl/meta.yaml @@ -22,7 +22,6 @@ requirements: - {{ compiler('c') }} [linux] - {{ compiler('cxx') }} [linux] - make [not win] - - gnat [not win] - m2-bash [win] - m2-make [win] - m2w64-gcc [win]