]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
g/c debugging aid that slipped into the public tree
authorAntti Kantee <pooka@iki.fi>
Mon, 26 Oct 2015 16:09:17 +0000 (16:09 +0000)
committerAntti Kantee <pooka@iki.fi>
Mon, 26 Oct 2015 16:09:17 +0000 (16:09 +0000)
build-rr.sh

index 074cb9d48908db80d8c31321cccd8c07c2602082..9c5af5939babab77942db317051186c08d4d0833 100755 (executable)
@@ -475,7 +475,6 @@ doinstall ()
                # make sure special cases are visible everywhere
                for x in c pthread ; do
                        rm -f lib/rumprun-${PLATFORM}-${MACHINE_ARCH}/lib${x}.a
-                       set -x
                        ln -s ../rumprun-${MACHINE_ARCH}/lib${x}.a \
                            lib/rumprun-${PLATFORM}-${MACHINE_ARCH}/lib${x}.a
                done