summaryrefslogtreecommitdiff
path: root/shells/zsh/hacks.mk
diff options
context:
space:
mode:
authorschwarz <schwarz@pkgsrc.org>2009-06-07 11:34:27 +0000
committerschwarz <schwarz@pkgsrc.org>2009-06-07 11:34:27 +0000
commit2a675e518aaf3a4db06e18df57f7e2024475ca18 (patch)
treea52be194bb2b09a89979c2dd744d2d3a4c64f4a5 /shells/zsh/hacks.mk
parent7d20d1d221844333a7532a1eff8c40290e925d69 (diff)
downloadpkgsrc-2a675e518aaf3a4db06e18df57f7e2024475ca18.tar.gz
/usr/bin/gcc on MacOS X is a wrapper that expects to call the (architecture-
dependent) real gcc binary with the same path as it has been evoked. When it is called via a symbolic link this fails since the evokation path in that case is the original one of the symbolic link. For that reason pkgsrc's buildlink framework must be prevented from using symbolic links to refer to /usr/bin/gcc. imac:/tmp schwarz$ ln -s /usr/bin/gcc gcc imac:/tmp schwarz$ /tmp/gcc gcc: installation problem, cannot exec '/tmp/powerpc-apple-darwin8-gcc-4.0.1': No such file or directory
Diffstat (limited to 'shells/zsh/hacks.mk')
0 files changed, 0 insertions, 0 deletions