Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #159 the first phase of the build when restoring #160

Merged
merged 1 commit into from
Jun 12, 2020
Merged

Conversation

3F
Copy link
Owner

@3F 3F commented Jun 7, 2020

Fixes #159

This will finally assign $(DllExportMetaXBase) through DllExportMetaXBaseTarget

@3F
Copy link
Owner Author

3F commented Jun 7, 2020

In fact, now we reference meta library through DllExportRestorePkg. I'm not sure for 100% with this way, thus we need carefully check any possible fails before release.

@3F 3F added this to the 1.7.3 milestone Jun 7, 2020
@3F
Copy link
Owner Author

3F commented Jun 8, 2020

Rebased onto 8f56f66

@3F
Copy link
Owner Author

3F commented Jun 12, 2020

I confirm stable behavior. Also well checked together with new updated logic for packages through -pkg-link (after #161)

@3F 3F merged commit af30d47 into master Jun 12, 2020
@3F 3F deleted the fix/issue159 branch June 12, 2020 18:46
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.

First time package restore - DllExport is not performed
1 participant