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

makefile: make LOCAL_CLANG=0 the default #81

Merged
merged 1 commit into from
May 25, 2022

Conversation

willfindlay
Copy link
Contributor

Needing to manually specify LOCAL_CLANG=0 was complicating the build process for the UX
point of view and resulting in user error when building BPF programs. Let's make
LOCAL_CLANG=0 the default. This can always be overridden if the user is absolutely sure.

Signed-off-by: William Findlay [email protected]

@willfindlay willfindlay requested a review from kkourt May 25, 2022 16:13
@willfindlay willfindlay requested a review from a team as a code owner May 25, 2022 16:13
@willfindlay willfindlay marked this pull request as draft May 25, 2022 16:17
Needing to manually specify LOCAL_CLANG=0 was complicating the build process for the UX
point of view and resulting in user error when building BPF programs. Let's make
LOCAL_CLANG=0 the default. This can always be overridden if the user is absolutely sure.

Signed-off-by: William Findlay <[email protected]>
@willfindlay willfindlay force-pushed the pr/willfindlay/makefile branch from 156baa5 to 311331f Compare May 25, 2022 16:25
@willfindlay willfindlay marked this pull request as ready for review May 25, 2022 16:25
@jrfastab jrfastab merged commit bbbeaf4 into cilium:main May 25, 2022
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.

4 participants