Turn off DEBUG to get it building for now

This commit is contained in:
Eric Sandeen 2010-12-06 11:15:48 -06:00
parent 8fd223b47e
commit 3e66a71791
1 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ in building or running the xfstests QA suite.
%setup -q
%build
export tagname=CC
export tagname=CC DEBUG=-DNDEBUG
%configure \
--enable-readline=yes \
--enable-blkid=yes
@ -186,7 +186,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Nov 18 2010 Eric Sandeen <sandeen@redhat.com> 3.1.4-1
- New upstream release
- New upstream release; disable DEBUG for now to build
* Sat Aug 28 2010 Eric Sandeen <sandeen@redhat.com> 3.1.3-1
- New upstream release