diff options
-rwxr-xr-x | build | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -33,8 +33,6 @@ common_opts = \ --without-included-gettext \ --with-nls \ --with-sysroot="$${OPK_SYSROOT:-/}" \ - --with-stage1-ldflags="-Wl,--dynamic-linker=$(elf_interp)" \ - --with-boot-ldflags="-Wl,--dynamic-linker=$(elf_interp)" \ --enable-clocale=gnu full_opts = \ |