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

fix cross build #2576

Merged
merged 1 commit into from Feb 6, 2022
Merged

fix cross build #2576

merged 1 commit into from Feb 6, 2022

Conversation

bkuhls
Copy link
Contributor

@bkuhls bkuhls commented Feb 5, 2022

Remove redundant include, ${UTP_INCLUDE_DIRS} is included already to fix
cross build error with buildroot:

x86_64-linux-g++: ERROR: unsafe header/library path used in cross-compilation: '-isystem' '/libutp'

Remove redundant include, ${UTP_INCLUDE_DIRS} is included already to fix
cross build error with buildroot:

x86_64-linux-g++: ERROR: unsafe header/library path used in cross-compilation: '-isystem' '/libutp'
Copy link
Member

@ckerr ckerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

TP_TOP isn't defined anywhere from what I can tell. Looks like this block was there in the first draft of this file seven years ago; most likely it was draft code that accidentally got merged. How has this wart gone unnoticed all these years 💫

@ckerr
Copy link
Member

ckerr commented Feb 6, 2022

CI failure is unrelated to PR.

@ckerr ckerr merged commit a881814 into transmission:main Feb 6, 2022
@bkuhls bkuhls deleted the fix-cross branch February 6, 2022 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants