libphobos: Remove is-effective-target static from druntime and phobos tests
authorIain Buclaw <ibuclaw@gdcproject.org>
Sat, 10 Apr 2021 10:18:57 +0000 (12:18 +0200)
committerIain Buclaw <ibuclaw@gdcproject.org>
Sat, 10 Apr 2021 13:02:06 +0000 (15:02 +0200)
commit2b778748319ffe8434f68d147c168423a1af388d
tree0a13567673a66b6a0996a870ef06fc6dd6db3ea2
parent38258326dc9e5581e2cd6318ae1b5e675dd00d4a
libphobos: Remove is-effective-target static from druntime and phobos tests

This test isn't compiling with `-static', it's there to verify that the
libphobos is functional when linked in statically.

libphobos/ChangeLog:

* testsuite/libphobos.druntime/druntime.exp: Remove
is-effective-target static.
* testsuite/libphobos.phobos/phobos.exp: Likewise.
libphobos/testsuite/libphobos.druntime/druntime.exp
libphobos/testsuite/libphobos.phobos/phobos.exp