Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 639278 | Differences between
and this patch

Collapse All | Expand All

(-)a/Makefile.in (-1 / +1 lines)
Lines 117-123 BUILD_CONFIGARGS = @build_configargs@ -- Link Here
117
117
118
# Linker flags to use on the host, for stage1 or when not
118
# Linker flags to use on the host, for stage1 or when not
119
# bootstrapping.
119
# bootstrapping.
120
STAGE1_LDFLAGS = @stage1_ldflags@
120
STAGE1_LDFLAGS = @stage1_ldflags@ -no-pie
121
121
122
# Libraries to use on the host, for stage1 or when not bootstrapping.
122
# Libraries to use on the host, for stage1 or when not bootstrapping.
123
STAGE1_LIBS = @stage1_libs@
123
STAGE1_LIBS = @stage1_libs@

Return to bug 639278