Add ARM files
[dh-make-perl] / dev / arm / libhtml-parser-perl / libhtml-parser-perl-3.56 / hints / solaris.pl
diff --git a/dev/arm/libhtml-parser-perl/libhtml-parser-perl-3.56/hints/solaris.pl b/dev/arm/libhtml-parser-perl/libhtml-parser-perl-3.56/hints/solaris.pl
new file mode 100644 (file)
index 0000000..f6f94f0
--- /dev/null
@@ -0,0 +1,4 @@
+if ($Config{gccversion}) {
+  print "Turning off optimizations to avoid compiler bug\n";
+  $self->{OPTIMIZE} = " ";
+}