X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=config%2Frpm.am;h=d557f77b4a7ff86eb4fa188608f5d26e00319b7b;hb=4b787d75c869a7f633607ecb17f3a7c482a553d2;hp=c352fc582cf9f795ee6b13685fd46efc409ca0f0;hpb=c9c0d073da561bcbefbdf09c87fc75b227415619;p=zfs.git diff --git a/config/rpm.am b/config/rpm.am index c352fc5..d557f77 100644 --- a/config/rpm.am +++ b/config/rpm.am @@ -68,6 +68,7 @@ rpm-common: --define "require_spldir $(SPL)" \ --define "require_splobj $(SPL_OBJ)" \ --define "require_splver $(SPL_VERSION)" \ + --define "$(DEBUG_ZFS) 1" \ --nodeps --rebuild $$rpmpkg || exit 1; \ cp $$rpmbuild/RPMS/*/* . || exit 1; \ $(RM) -R $$rpmbuild