X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Ferrs12;h=12f18f5bf07e65b4a0554a5c6f140c0b57b6b6bd;hp=2c886959d33ce0b9b90a5edda785c0d881a1e0cb;hb=4726f26d74751bbc05eca069cbe6284976aed530;hpb=298afdabb6a05c89f72bad7052992ecb5030b816 diff --git a/bin/errs12 b/bin/errs12 index 2c88695..12f18f5 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 --enable-gold=both --enable-plugins $maintainer $werror --with-separate-debug-dir=/usr/lib/debug "$@" + time nice "$configure" $target $targets $customss --enable-debug --disable-sim --enable-gold --enable-plugins $maintainer $werror --with-separate-debug-dir=/usr/lib/debug "$@" (ctags; test -d gdb && (cd gdb; ctags; cd testsuite; ctags; cd ../gdbserver; ctags)) &