Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1:Rings:1-MinimalX
mono-core
fix-dbg-headers.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-dbg-headers.patch of Package mono-core
diff -uprN mono-5.8.0.108.old/Makefile.am mono-5.8.0.108/Makefile.am --- mono-5.8.0.108.old/Makefile.am 2018-01-19 18:09:50.000000000 +0300 +++ mono-5.8.0.108/Makefile.am 2018-02-02 22:15:06.076545024 +0300 @@ -149,3 +149,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.8.0.108.old/mono/metadata/Makefile.am mono-5.8.0.108/mono/metadata/Makefile.am --- mono-5.8.0.108.old/mono/metadata/Makefile.am 2018-01-19 18:09:55.000000000 +0300 +++ mono-5.8.0.108/mono/metadata/Makefile.am 2018-02-02 22:16:54.531829963 +0300 @@ -335,6 +335,7 @@ libmonoruntimeinclude_HEADERS = \ appdomain.h \ blob.h \ class.h \ + debug-internals.h \ debug-helpers.h \ debug-mono-symfile.h \ threads.h \ diff -uprN mono-5.8.0.108.old/mono/utils/Makefile.am mono-5.8.0.108/mono/utils/Makefile.am --- mono-5.8.0.108.old/mono/utils/Makefile.am 2018-01-19 18:09:56.000000000 +0300 +++ mono-5.8.0.108/mono/utils/Makefile.am 2018-02-02 22:24:26.508882095 +0300 @@ -268,6 +268,7 @@ libmonoutilsinclude_HEADERS = \ mono-error.h \ mono-publib.h \ mono-dl-fallback.h \ + mono-compiler.h \ mono-counters.h EXTRA_DIST = mono-embed.h mono-embed.c
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor