summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2019-10-17 16:32:53 -0400
committerAnthony Green <green@moxielogic.com>2019-10-17 16:32:53 -0400
commitcefc6cc06f53d56946e51dde8e0dbd1a96c27d70 (patch)
treed1bbbc94b0fc8c26e34f9237b4b34be2cc3125f6
parent2fa2b199437872549b9e1da7c88bb1a4c795c84b (diff)
downloadlibffi-cefc6cc06f53d56946e51dde8e0dbd1a96c27d70.tar.gz
Try again...
-rw-r--r--testsuite/lib/libffi.exp3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/lib/libffi.exp b/testsuite/lib/libffi.exp
index 865bf58..799cc9d 100644
--- a/testsuite/lib/libffi.exp
+++ b/testsuite/lib/libffi.exp
@@ -519,9 +519,6 @@ proc run-many-tests { testcases extra_flags } {
if [libffi_feature_test "#ifdef __i386__"] {
set targetabis {
""
-# "-DABI_NUM=FFI_STDCALL -DABI_ATTR=__STDCALL__"
-# "-DABI_NUM=FFI_THISCALL -DABI_ATTR=__THISCALL__"
-# "-DABI_NUM=FFI_FASTCALL -DABI_ATTR=__FASTCALL__"
}
} elseif { [istarget "x86_64-*-*"] \
&& [libffi_feature_test "#if !defined __ILP32__ \