Skip to content

Conversation

@AltraMayor
Copy link
Owner

No description provided.

@AltraMayor AltraMayor added this to the Version 1.1 milestone May 3, 2022
AltraMayor added 2 commits May 6, 2022 10:40
The environmental variables RTE_SDK and RTE_TARGET are no longer
needed with the latest DPDK.
By moving all paramenters that were in variable EXTRA_CFLAGS into
variable CFLAGS, duplicate parameters are eliminated, and
EXTRA_CFLAGS can be used to build Gatekeeper for debugging by
simply using:

export EXTRA_CFLAGS='-O0 -ggdb'
.cc files include the command line passed to GCC to compile/link
source files. These files are useful when debuging the building
process.
@AltraMayor AltraMayor merged commit 4b748b9 into v1.1-dev May 13, 2022
@AltraMayor AltraMayor deleted the touchup branch May 13, 2022 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants