Skip to content

Fix build break with GNU C++ compiler #335

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

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

oleksandr-pavlyk
Copy link
Contributor

@oleksandr-pavlyk oleksandr-pavlyk commented Mar 25, 2021

Changes in #327 were adding empty strigs to compile_args, link_args which was breaking build on GNU toolchain,

Adding clean-up routine to remove empty strings fixes it.

This was breaking build on GNU toolchain.

Adding clean-up routine to remove empty strings fixes it.
@diptorupd diptorupd merged commit 064a6f3 into master Mar 25, 2021
@diptorupd diptorupd deleted the fix-build-broken-by-pull-327 branch March 25, 2021 19:19
diptorupd pushed a commit to diptorupd/dpctl that referenced this pull request Mar 26, 2021
…gs (IntelPython#335)

This was breaking build on GNU toolchain.

Adding clean-up routine to remove empty strings fixes it.
diptorupd pushed a commit to diptorupd/dpctl that referenced this pull request Mar 26, 2021
…gs (IntelPython#335)

This was breaking build on GNU toolchain.

Adding clean-up routine to remove empty strings fixes it.
diptorupd pushed a commit that referenced this pull request Apr 2, 2021
…gs (#335)

This was breaking build on GNU toolchain.

Adding clean-up routine to remove empty strings fixes it.
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