Describe: 57e8a596496d2c190a11e09f3998e7321f6a756e
Commit: 57e8a596496d2c190a11e09f3998e7321f6a756e
Modifications:
lang/mono/Makefile | 2 +-
lang/mono/patches/patch-configure_in | 61 +++++++++++-
lang/mono/patches/patch-eglib_configure_ac | 11 ++
lang/mono/patches/patch-libgc_configure | 94
++++++++++++++++++
lang/mono/patches/patch-libgc_configure_in | 15 ++-
lang/mono/patches/patch-m4_libtool_m4 | 47 +++++++++
lang/mono/patches/patch-mono_mini_Makefile_am | 38 +++++++
.../patches/patch-mono_mini_Makefile_am_in | 46 +++++++++
lang/mono/patches/patch-mono_mini_Makefile_in | 46 +++++++++
.../patches/patch-mono_profiler_Makefile_in | 10 +-
.../mono/patches/patch-mono_tests_Makefile_in | 11 ++
.../patches/patch-runtime_mono-wrapper_in | 6 +-
lang/mono/patches/patch-support_Makefile_in | 20 ++++
13 files changed, 393 insertions(+), 14 deletions(-)
create mode 100644 lang/mono/patches/patch-eglib_configure_ac
create mode 100644 lang/mono/patches/patch-libgc_configure
create mode 100644 lang/mono/patches/patch-m4_libtool_m4
create mode 100644 lang/mono/patches/patch-mono_mini_Makefile_am
create mode 100644
lang/mono/patches/patch-mono_mini_Makefile_am_in
create mode 100644 lang/mono/patches/patch-mono_mini_Makefile_in
create mode 100644
lang/mono/patches/patch-mono_tests_Makefile_in
create mode 100644 lang/mono/patches/patch-support_Makefile_in
Log messages:
Let mono build again, a merge lost several bitrig changes.
ok natano@