Opened 6 months ago
Closed 6 months ago
#5730 closed enhancement (fixed)
alignment/blocking - LFS r12.3-48-systemd
| Reported by: | rhubarbpieguy | Owned by: | lfs-book |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.4 |
| Component: | Book | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
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 \
Change History (2)
comment:1 by , 6 months ago
comment:2 by , 6 months ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed in trunk from the gcc15 branch.
Note:
See TracTickets
for help on using tickets.

Yes, I can do that. Next update is scheduled for June 1st, but see the git branch gcc15.