tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / align.exp
index 7d79bad2f3f7f58fec443ad5af6a0683405971b1..1520fa333d2dce52151fef4504e4cbec13de7623 100644 (file)
@@ -32,7 +32,6 @@ if ![ld_assemble $as $srcdir/$subdir/align.s tmpdir/align.o] {
 }
 
 # mingw on x86_64 targets need to set the image base to 0 to avoid auto image-basing.
-global LDFLAGS
 set saved_LDFLAGS "$LDFLAGS"
 if [istarget "x86_64-*-mingw*"] then {
   set LDFLAGS "$LDFLAGS --image-base 0"
This page took 0.023554 seconds and 4 git commands to generate.