Files
nixpkgs/pkgs/os-specific/darwin/apple-source-releases/bootstrap_cmds/patches/0001-Specify-MIGCC-for-use-with-substitute.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
261 B
Diff
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
diff --git a/migcom.tproj/mig.sh b/migcom.tproj/mig.sh
index 3f6b0b544a..f91f1a0112 100644
--- a/migcom.tproj/mig.sh
+++ b/migcom.tproj/mig.sh
@@ -47,6 +47,8 @@
# the rights to redistribute these changes.
#
+MIGCC=@clang@
+
realpath()
{
local FILE="$1"