Skip to content
Snippets Groups Projects
Commit dd1bda44 authored by Filippo Cremonese's avatar Filippo Cremonese
Browse files

Revert binutils linker flags

parent ffe2d148
No related branches found
No related tags found
No related merge requests found
......@@ -46,8 +46,7 @@ configure: |
--disable-readline \
--disable-sim \
--without-debuginfod \
--with-stage1-ldflags="(@= linker_flags @)" \
--with-boot-ldflags="(@= linker_flags @)" \
--without-stage1-ldflags \
(@= expand_args(extra_binutils_configure_options) @) \
CFLAGS="-w -ggdb3 -O3 (@= data.values.use_old_glibc_cflags @)" \
CXXFLAGS="-w -ggdb3 -O3 (@= data.values.use_old_glibc_cflags @)" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment