--- a/Makefile.in 2017-10-01 20:44:43.000000000 +0200 +++ b/Makefile.in 2017-10-02 12:50:46.839210044 +0200 @@ -117,7 +117,7 @@ BUILD_CONFIGARGS = @build_configargs@ -- # Linker flags to use on the host, for stage1 or when not # bootstrapping. -STAGE1_LDFLAGS = @stage1_ldflags@ +STAGE1_LDFLAGS = @stage1_ldflags@ -no-pie # Libraries to use on the host, for stage1 or when not bootstrapping. STAGE1_LIBS = @stage1_libs@