Skip to content

src/Makefile: remove -march=native, allow override of SRCARCH#98

Merged
alan-maguire merged 1 commit intomainfrom
towards-cross
Oct 25, 2024
Merged

src/Makefile: remove -march=native, allow override of SRCARCH#98
alan-maguire merged 1 commit intomainfrom
towards-cross

Conversation

@alan-maguire
Copy link
Member

to work towards cross-compile support, allow specification of SRCARCH which is passed into BPF compilation targets via
-D__TARGET_ARCH_$(SRCARCH). -march=native is not needed.

to work towards cross-compile support, allow specification of SRCARCH
which is passed into BPF compilation targets via
-D__TARGET_ARCH_$(SRCARCH). -march=native is not needed.

Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 25, 2024
@alan-maguire alan-maguire merged commit 6a50f5f into main Oct 25, 2024
@alan-maguire alan-maguire deleted the towards-cross branch December 2, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant