+17
−0
Loading
Latest rpmbuild has an enhanced set of macros which define different compiler flags inside the build environment. Their defaults, however, may impact the overall SPDK build (and its submodules) in a bit unpredictable manner. With that in mind, make sure that defaults are not use and only flags specified by the user are kept in use. Signed-off-by:Michal Berger <michal.berger@intel.com> Change-Id: Ie3a3123011a43be78f20f805ea6f8cad6571beec Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14802 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Krzysztof Karas <krzysztof.karas@intel.com>