diff options
author | Nathan Moos <nmoos@cisco.com> | 2021-01-15 13:28:34 -0800 |
---|---|---|
committer | Beno�t Ganne <bganne@cisco.com> | 2021-01-18 10:52:34 +0000 |
commit | 2c91922ebcaced5b5418d1e0e52dbfc2b6cdc062 (patch) | |
tree | 257075ea20ea047e225c804b7f315377b5bc9ec3 /src/vppinfra/macros.c | |
parent | 4881cb4c6f0d9c6276eb7a45ed355f9fc3d729b3 (diff) |
build: make rpath optional
Type: feature
This patch begins enabling support for building VPP as a package for a
Yocto-based embedded Linux distribution. Yocto QA complains about
executables and libraries with an rpath configured, as the paths may not
be valid on the target system. Therefore, this patch adds a new CMake
option named `VPP_SET_RPATH`, which is enabled by default but can be
disabled by a Yocto-based build.
Change-Id: I90e9c4ba07138032b0f76cb72a98e58470885d55
Signed-off-by: Nathan Moos <nmoos@cisco.com>
Diffstat (limited to 'src/vppinfra/macros.c')
0 files changed, 0 insertions, 0 deletions