diff options
Diffstat (limited to 'chapter5')
-rw-r--r-- | chapter5/glibc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter5/glibc.sh b/chapter5/glibc.sh index 8997613..edab0d3 100644 --- a/chapter5/glibc.sh +++ b/chapter5/glibc.sh @@ -30,4 +30,4 @@ readelf -l a.out | grep '/ld-linux' && rm -v dummy.c a.out && -"${LFS}"/tools/libexec/gcc/"${LFS_TGT}"/10.2.0/install-tools/mkheaders +"${LFS}"/tools/libexec/gcc/"${LFS_TGT}"/10.3.0/install-tools/mkheaders |