aboutsummaryrefslogtreecommitdiff
path: root/libphobos/testsuite/libphobos.druntime_shared/druntime_shared.exp
diff options
context:
space:
mode:
Diffstat (limited to 'libphobos/testsuite/libphobos.druntime_shared/druntime_shared.exp')
-rw-r--r--libphobos/testsuite/libphobos.druntime_shared/druntime_shared.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libphobos/testsuite/libphobos.druntime_shared/druntime_shared.exp b/libphobos/testsuite/libphobos.druntime_shared/druntime_shared.exp
index 51f9c2c..67edab9 100644
--- a/libphobos/testsuite/libphobos.druntime_shared/druntime_shared.exp
+++ b/libphobos/testsuite/libphobos.druntime_shared/druntime_shared.exp
@@ -22,7 +22,7 @@ if { ![isnative] || ![is-effective-target shared] } {
# Gather a list of all tests.
set tests [lsort [filter_libphobos_unittests [find $srcdir/../libdruntime "*.d"]]]
-set version_flags ""
+set version_flags "-fversion=CoreUnittest -fversion=Shared"
if { [is-effective-target linux_pre_2639] } {
lappend version_flags "-fversion=Linux_Pre_2639"