[PATCH 1/4] testsuite: remove unneeded -m64 from command-line

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The test was called with the flag '-m64' but doesn't need it.
So, remove it.

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>
---
 validation/call-variadic.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/validation/call-variadic.c b/validation/call-variadic.c
index 8c9815621..e5a9925b5 100644
--- a/validation/call-variadic.c
+++ b/validation/call-variadic.c
@@ -9,7 +9,7 @@ int foo(const char *fmt, int a, long l, int *p)
 
 /*
  * check-name: call-variadic
- * check-command: test-linearize -Wno-decl -m64 $file
+ * check-command: test-linearize -Wno-decl $file
  *
  * check-output-start
 foo:
-- 
2.20.0




[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux