Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix ARM build #5

Merged
merged 1 commit into from
Jan 8, 2019
Merged

Fix ARM build #5

merged 1 commit into from
Jan 8, 2019

Conversation

SteveDesmond-ca
Copy link

This is a corrected PR to use static linking when cross-compiling for ARM, as it otherwise fails with relocation R_ARM_THM_MOVW_ABS_NC against '_LIB_VERSION' can not be used when making a shared object.

Per #1 (comment), PR should merge into the vscode branch. Whitespace fix has also been removed to stay as inline as possible with upstream.

@bpasero bpasero merged commit ccb5476 into microsoft:vscode Jan 8, 2019
@bpasero
Copy link
Member

bpasero commented Jan 8, 2019

Published as vscode-sqlite3@4.0.7

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants