gnat: fix build

wip/yesman
Lars Jellema 4 years ago committed by Jon
parent 1179840f9a
commit 7ea5b08cfc
  1. 2
      pkgs/build-support/cc-wrapper/gnat-wrapper.sh

@ -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.

Loading…
Cancel
Save