From 37718d35b84d2feed7590cac3cd19b8a8bd6ac29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20B=C3=BChler?= <david.buhler@cea.fr> Date: Mon, 1 Feb 2021 11:10:10 +0100 Subject: [PATCH] [Eva] Fixes the test empty_struct2.c for alternative ptest configurations. --- tests/value/empty_struct2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/value/empty_struct2.c b/tests/value/empty_struct2.c index 9cff3b7e350..f961bf9c73c 100644 --- a/tests/value/empty_struct2.c +++ b/tests/value/empty_struct2.c @@ -1,4 +1,4 @@ -/* run.config +/* run.config* STDOPT: +"-machdep gcc_x86_64" */ -- GitLab