mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +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} \
|
||||
--enable-debug \
|
||||
--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
|
||||
|
||||
if [ "$SMP" != "" ]; then
|
||||
|
|
Loading…
Reference in a new issue