summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--t/op/sprintf2.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/op/sprintf2.t b/t/op/sprintf2.t
index 53f410c8b7..f8dd302e80 100644
--- a/t/op/sprintf2.t
+++ b/t/op/sprintf2.t
@@ -1191,6 +1191,8 @@ if($Config{nvsize} == 8) {
or
$^O eq 'hpux'
or
+ $^O eq 'aix'
+ or
($^O eq 'MSWin32' and
$Config{cc} eq 'cl' and
$Config{ccversion} =~ /^(\d+)/ and