summaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorTyler Retzlaff <[email protected]>2023-08-16 14:56:14 -0700
committerDavid Marchand <[email protected]>2023-08-25 10:52:31 +0200
commit9d32bf8839b99fed3ac41f3ed1a6855dc9876954 (patch)
tree071cac63318b16c6953e777ccd28ceb9820093a0 /devtools
parent405737aa607a73dcba6807fc4e3f9c0963d9d0bc (diff)
build: determine execution environment at config time
Move execution environment determination and definitions to config. The RTE_EXEC_ENV macros are actually used by libraries built before EAL. Currently it does not matter that this is determined in lib/eal since the definitions are consumed before anything is built including libs built before lib/eal. By moving this logic to config it allows kvargs and telemetry to be built without EAL. No functional change intended. Signed-off-by: Tyler Retzlaff <[email protected]> Acked-by: Bruce Richardson <[email protected]>
Diffstat (limited to 'devtools')
0 files changed, 0 insertions, 0 deletions