Commit Graph

1 Commits

Author SHA1 Message Date
Fabio Erculiani f726f13445 [dev-lang/mono] add arm keyword, fix arm fpu detection
Compilation fails with the following error on armv7:

Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for
Mono.CSharp.ConsoleReportPrinter ---> System.OverflowException:
Number overflow

The arm-fpu.patch file should fix it.

Taken from: https://github.com/archlinuxarm/PKGBUILDs/issues/91
2012-01-01 16:46:53 +01:00