Commit Graph

5 Commits

Author SHA1 Message Date
Fabio Erculiani 0907bfea6a [*] update Manifests 2013-03-09 13:13:09 +00:00
Fabio Erculiani a1d0e21420 [dev-lang/mono] inherit autotools (argh!) 2012-01-01 19:55:34 +01:00
Fabio Erculiani 4fe64a660f [dev-lang/mono] add another build fix for arm 2012-01-01 19:05:39 +01:00
Fabio Erculiani 2d30b80a2e [dev-lang/mono] call eautoreconf after patching 2012-01-01 16:49:16 +01:00
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