Component Type: kbuild config
Description: set rpath in the binary
More info: Add /lib (and /lib64 for 64-bit) to the linux binary's rpath explicitly. You may need to turn this off if compiling for nix systems that have their libraries in random /nix directories and might otherwise unexpected use libraries from /lib or /lib64 instead of the desired ones.
Build project: Kconfig (Linux kconfig) (Path: arch\um\Kconfig )
Other views: file explorer