From ab42e4c660a6f25bae5a5388bc140953a87a3248 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Thu, 8 Apr 2021 18:50:46 -0500 Subject: Add shellcheck directives. --- chapter5/glibc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter5') 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 -- cgit v1.2.3-54-g00ecf