Change cflags env
This commit is contained in:
parent
1a5c7135c1
commit
5993240892
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -132,7 +132,7 @@ debian/${PVE_KERNEL_PKG}.%: debian/templates/pve-kernel.%.in
|
||||||
NO_LIBPYTHON=1 \
|
NO_LIBPYTHON=1 \
|
||||||
NO_LIBPERL=1 \
|
NO_LIBPERL=1 \
|
||||||
NO_LIBCRYPTO=1 \
|
NO_LIBCRYPTO=1 \
|
||||||
CFLAGS="${PVE_KERNEL_CFLAGS}" \
|
EXTRA_CFLAGS="${PVE_KERNEL_CFLAGS}" \
|
||||||
PYTHON=python3
|
PYTHON=python3
|
||||||
# echo "checking GPL-2 only perf binary for library linkage with incompatible licenses.."
|
# echo "checking GPL-2 only perf binary for library linkage with incompatible licenses.."
|
||||||
# ! ldd ${KERNEL_SRC}/tools/perf/perf | grep -q -E '\blibbfd'
|
# ! ldd ${KERNEL_SRC}/tools/perf/perf | grep -q -E '\blibbfd'
|
||||||
|
|
Loading…
Add table
Reference in a new issue