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