mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 23:48:53 +00:00
add color to debug
Original commit message from CVS: add color to debug
This commit is contained in:
parent
23dbddcd2c
commit
e370eb0d6d
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \
|
||||||
--infodir=%{_infodir} \
|
--infodir=%{_infodir} \
|
||||||
--enable-debug \
|
--enable-debug \
|
||||||
--with-configdir=/etc/gstreamer \
|
--with-configdir=/etc/gstreamer \
|
||||||
--disable-tests --disable-examples --disable-debug-color \
|
--disable-tests --disable-examples \
|
||||||
--enable-docs-build --with-html-dir=$RPM_BUILD_ROOT%{_datadir}/gtk-doc/html
|
--enable-docs-build --with-html-dir=$RPM_BUILD_ROOT%{_datadir}/gtk-doc/html
|
||||||
|
|
||||||
if [ "$SMP" != "" ]; then
|
if [ "$SMP" != "" ]; then
|
||||||
|
|
Loading…
Reference in a new issue