missing command

This commit is contained in:
YellowJacketLinux 2024-10-02 22:10:40 -07:00
parent 0ca544d6a0
commit f92f1c0a2f

View File

@ -65,3 +65,8 @@ make install
if [ $? -ne 0 ]; then
myfail "Failed installing gcc pass 1"
fi
cd ..
cat gcc/limitx.h gcc/glimits.h gcc/limity.h > \
`dirname $(${LFS_TGT}-gcc -print-libgcc-file-name)`/include/limits.h