mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-18 12:28:37 +01:00
Fixed creating the "current" symlink. Spotted by Stippi.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@39409 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5c3390ac15
commit
1e30b3120c
@ -39,6 +39,6 @@ Ok, now everything is compiled and ready, waiting to be installed:
|
||||
make install install-html
|
||||
cd ../gcc-obj
|
||||
make install install-html
|
||||
cd ${GCCVERSION} /boot/develop/abi/x86/gcc4/tools/current
|
||||
ln -sfn ${GCCVERSION} /boot/develop/abi/x86/gcc4/tools/current
|
||||
|
||||
Please send questions & bug-reports to: Oliver Tappe <gcc@hirschkaefer.de>
|
||||
|
Loading…
Reference in New Issue
Block a user