Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jaykrell
Copy link
Contributor

@jaykrell jaykrell commented May 9, 2018

No description provided.

jaykrell added 3 commits May 9, 2018 15:59
with existing build system, on Windows, with out-of-tree build.
Not sure which factor does not like <> but "" should be ok.
…ows.

1. Make it be nothing.
1b. Use a .def file if there are actual exports.
Really, .def files are a good idea.

 or

2. Use it consistently.

This does #1.
@jaykrell jaykrell requested a review from baulig as a code owner May 9, 2018 23:02
@jaykrell jaykrell requested a review from directhex May 9, 2018 23:02
@jaykrell jaykrell mentioned this pull request May 9, 2018
7 tasks
@jaykrell
Copy link
Contributor Author

@monojenkins build OS X i386

@jaykrell
Copy link
Contributor Author

@monojenkins build Linux AArch64

@jaykrell
Copy link
Contributor Author

@baulig needs to approve?

Copy link
Contributor

@baulig baulig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@jaykrell jaykrell merged commit baf58ed into mono:master May 10, 2018
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
* [btls] Do not give gcc flags to msvc.

* [btls] #include "btls-foo.h" instead of #include <btls-foo.h> to work
with existing build system, on Windows, with out-of-tree build.
Not sure which factor does not like <> but "" should be ok.

* [blts] MONO_API is not used consistently and therefore errors on Windows.
1. Make it be nothing.
1b. Use a .def file if there are actual exports.
Really, .def files are a good idea.

 or

2. Use it consistently.

This does mono/mono#1.


Commit migrated from mono/mono@baf58ed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants