Skip to content

Commit

Permalink
sys-boot/grub: minor cleanup on aisle 5
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Arnold <[email protected]>
  • Loading branch information
sarnold committed Oct 31, 2024
1 parent 5c3608b commit f43e94b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sys-boot/grub/grub-2.06-r10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ src_configure() {
export HOST_LDFLAGS=${LDFLAGS}
unset CCASFLAGS CFLAGS CPPFLAGS LDFLAGS

tc-ld-disable-gold #439082 #466536 #526348
tc-ld-force-bfd #439082 #466536 #526348
export TARGET_LDFLAGS="${TARGET_LDFLAGS} ${LDFLAGS}"
unset LDFLAGS

Expand Down
2 changes: 1 addition & 1 deletion sys-boot/grub/grub-2.12-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ src_configure() {
export HOST_LDFLAGS=${LDFLAGS}
unset CCASFLAGS CFLAGS CPPFLAGS LDFLAGS

tc-ld-disable-gold #439082 #466536 #526348
tc-ld-force-bfd #439082 #466536 #526348
export TARGET_LDFLAGS="${TARGET_LDFLAGS} ${LDFLAGS}"
unset LDFLAGS

Expand Down

0 comments on commit f43e94b

Please sign in to comment.