Skip to content

[VP]Remove -DLINUX pre-compile definitions #1396

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ljia5
Copy link
Contributor

@ljia5 ljia5 commented Apr 25, 2022

Remove -DLINUX pre-compile definitions
Fixes: #449

Remove -DLINUX pre-compile definitions
Fixes: intel#449
Copy link
Contributor

@dvrogozh dvrogozh left a comment

Choose a reason for hiding this comment

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

That's correct for Linux, but will cause issues and more work on BSD side. See #1296 (comment). I think we need a buy off from @jbeich and bsd maintainers to merge this in, I mean we could merge this in if they are ok to provide a follow up patch to handle BSD part.

@mattst88
Copy link
Contributor

mattst88 commented Mar 1, 2023

That's correct for Linux, but will cause issues and more work on BSD side. See #1296 (comment). I think we need a buy off from @jbeich and bsd maintainers to merge this in, I mean we could merge this in if they are ok to provide a follow up patch to handle BSD part.

I mean, they have provided patches (#819) but the patches have been pretty much entirely ignored by anyone with the ability to merge them.

@ljia5 ljia5 requested a review from XinfengZhang as a code owner December 21, 2023 09:32
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.

Remove custom -DLINUX pre-compile definitions
3 participants