X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Ferrs12;fp=bin%2Ferrs12;h=634e7e25496a4486518dd1d9bd1eed1d979fb3c0;hp=b78652b13b587cca8ca9de556e6398448b84ded4;hb=0e92d8c1c45154d13a836231b4ef465aac32a747;hpb=fcf0f23c2aaa833643816634000e830d4ad13253 diff --git a/bin/errs12 b/bin/errs12 index b78652b..634e7e2 100755 --- a/bin/errs12 +++ b/bin/errs12 @@ -123,7 +123,7 @@ rm -f errs1.ok export CXXFLAGS_FOR_TARGET="$flags" export LDFLAGS="$ldflags" - time nice "$configure" $target $targets $customss --enable-debug --disable-sim $maintainer $werror --with-separate-debug-dir=/usr/lib/debug "$@" + time nice "$configure" $target $targets $customss --enable-debug --disable-sim --enable-gold=both $maintainer $werror --with-separate-debug-dir=/usr/lib/debug "$@" (ctags; test -d gdb && (cd gdb; ctags; cd testsuite; ctags; cd ../gdbserver; ctags)) &