﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
5730	alignment/blocking - LFS r12.3-48-systemd	rhubarbpieguy	lfs-book	"Perhaps the position is necessary, but would the block look better with the LDFLAGS line at the bottom?

{{{
chapter06/gcc-pass2.xml

  ../configure                   \
      --build=$(../config.guess) \
      --host=$LFS_TGT            \
      --target=$LFS_TGT          \
      LDFLAGS_FOR_TARGET=-L$PWD/$LFS_TGT/libgcc \
      --prefix=/usr              \
      --with-build-sysroot=$LFS  \
      --enable-default-pie       \
      --enable-default-ssp       \
      --disable-nls              \
      --disable-multilib         \
      --disable-libatomic        \
      --disable-libgomp          \
      --disable-libquadmath      \
      --disable-libsanitizer     \
      --disable-libssp           \
      --disable-libvtv           \
}}}
"	enhancement	closed	normal	12.4	Book	git	normal	fixed		
