-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Install to `lib`/`stublibs` in legacy mode too * Generate the same META file for modern and legacy * Unify `META.modern` & `META.legacy` into `META.num` * Only install dllnums.so once The switch will be configured to load dllnums.so from the switch stublibs directory anyway and the compatibility is necessary for the cma and cmxa to be in the stdlib directory, not for the stubs library. --------- Co-authored-by: David Allsopp <[email protected]>
- Loading branch information
1 parent
a2b9a58
commit f6e31b1
Showing
2 changed files
with
9 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters