Enable debug messages. master
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 12 Feb 2014 14:42:16 +0000 (15:42 +0100)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 23 Feb 2014 13:16:21 +0000 (14:16 +0100)
dist/dmlite-plugins-vfs.spec

index d348684..be3f2f1 100644 (file)
@@ -25,6 +25,7 @@ both a name-space and a trivial pool management implementation.
 %setup -q -n %{name}-%{version}
 
 %build
 %setup -q -n %{name}-%{version}
 
 %build
+CXXFLAGS="%optflags -DDEBUG" \
 %cmake . -DCMAKE_INSTALL_PREFIX=/
 
 make %{?_smp_mflags}
 %cmake . -DCMAKE_INSTALL_PREFIX=/
 
 make %{?_smp_mflags}