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

Set SB_IS_MODULAR=1 for any modular shared library #1169

Closed
wants to merge 1 commit into from

Conversation

niranjanyardi
Copy link
Contributor

b/246854012

SB_IS_MODULAR needs to be set for modularly built shared libraries for starboard and cobalt toolchains, so that the symbol visibility controlled by starboard/export.h is set correctly.

Change-Id: I4e6d9fa8f9ea2068860471062e93b725a26501ef
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #1169 (3500b38) into main (4358730) will increase coverage by 0.19%.
Report is 22 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1169      +/-   ##
==========================================
+ Coverage   56.54%   56.74%   +0.19%     
==========================================
  Files        1899     1899              
  Lines       94144    94732     +588     
==========================================
+ Hits        53237    53755     +518     
- Misses      40907    40977      +70     

see 98 files with indirect coverage changes

@niranjanyardi
Copy link
Contributor Author

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.

2 participants