- refactored

git-svn-id: http://moon:8086/svn/mips@143 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2021-04-02 14:31:16 +00:00
parent 1ce0a170e9
commit e00125c1f8
+1 -1
View File
@@ -185,7 +185,7 @@ if [ ! -e ./$SRC_GCC-build ]; then
echo $PREFIX/lib >local.conf
echo $PREFIX/$TARGET/lib >>local.conf
echo "Do the following:"
echo " #$ sudo mv local.conf /etc/ld.so.conf.d/local.conf"
echo " #$ sudo mv local.conf /etc/ld.so.conf.d/mips-elf.conf"
echo " #$ sudo ldconfig"
else
echo $SRC_GCC is already built.