Re: ALFS build failing on glibc-2.43 with undefined SHADOW_STACK_POINTER_OFFSET and SEM_T_ALIGN

Stuart Foster ([email protected] via lfs-support Mailing List) <[email protected]> Fri, 24 Jul 2026 19:11:46 +0000
Newsgroups gmane.linux.lfs.support
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1784920316-1024790-5790
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7BIT
Content-length: 418

If I do this

export CFLAGS="-O2 -march=native -mno-shstk"
../configure --prefix=/usr                   \
             --disable-werror                \
             --disable-nscd                  \
             libc_cv_slibdir=/usr/lib        \
             --enable-stack-protector=strong \
             --enable-kernel=5.10 \
           --enable-cet=no

In the build script it compiles.
Is this a valid solution ?

------------=_1784920316-1024790-5790
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-support
Unsubscribe: See the above information page
------------=_1784920316-1024790-5790--