SHA256
1
0
forked from pool/mono-core
mono-core/fix-dbg-headers.patch

33 lines
1.3 KiB
Diff

diff -uprN mono-5.14.0.176/Makefile.am mono-5.14.0.176.new/Makefile.am
--- mono-5.14.0.176/Makefile.am 2018-08-02 10:45:57.000000000 +0300
+++ mono-5.14.0.176.new/Makefile.am 2018-08-02 19:04:51.125324813 +0300
@@ -151,3 +151,6 @@ update-solution-files:
update-solution-files-with-tests:
$(MAKE) "GENPROJ_ARGS=2012 true true" update-solution-files
+
+confighfixdir = $(includedir)/mono-2.0
+dist_confighfix_DATA = config.h
diff -uprN mono-5.14.0.176/mono/metadata/Makefile.am mono-5.14.0.176.new/mono/metadata/Makefile.am
--- mono-5.14.0.176/mono/metadata/Makefile.am 2018-08-02 10:46:00.000000000 +0300
+++ mono-5.14.0.176.new/mono/metadata/Makefile.am 2018-08-02 19:00:38.165324813 +0300
@@ -382,6 +382,7 @@ libmonoruntimeinclude_HEADERS = \
attrdefs.h \
blob.h \
class.h \
+ debug-internals.h \
debug-helpers.h \
debug-mono-symfile.h \
environment.h \
diff -uprN mono-5.14.0.176/mono/utils/Makefile.am mono-5.14.0.176.new/mono/utils/Makefile.am
--- mono-5.14.0.176/mono/utils/Makefile.am 2018-08-02 10:46:00.000000000 +0300
+++ mono-5.14.0.176.new/mono/utils/Makefile.am 2018-08-02 19:01:48.937324813 +0300
@@ -279,6 +279,7 @@ libmonoutilsinclude_HEADERS = \
mono-publib.h \
mono-jemalloc.h \
mono-dl-fallback.h \
+ mono-compiler.h \
mono-counters.h
EXTRA_DIST = mono-embed.h mono-embed.c