gnat: fix build

This commit is contained in:
Lars Jellema 2020-09-19 12:56:52 +02:00 committed by Jon
parent 1179840f9a
commit 7ea5b08cfc

View file

@ -15,6 +15,8 @@ if [[ -n "@coreutils_bin@" && -n "@gnugrep_bin@" ]]; then
PATH="@coreutils_bin@/bin:@gnugrep_bin@/bin"
fi
cInclude=0
source @out@/nix-support/utils.bash
# Flirting with a layer violation here.