infra: Move --enable/--disable-debug to package/Makefile.in
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 19 Oct 2014 09:59:01 +0000 (11:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 19 Oct 2014 15:07:14 +0000 (17:07 +0200)
commit822a757456e8d5f2b68ed8fd9b242efc6327958e
treee27b8211efe88c3107868d09c5f1515aff1b051f
parent2641edb8c49e0531af87eb00a35784785d604ec9
infra: Move --enable/--disable-debug to package/Makefile.in

A lot of packages ignored BR2_ENABLE_DEBUG. This patch simplifies the handling of
this option by adding the corresponding configure option to the global Makefile
for target packages.

For host packages --disable-debug is added to the global Makefile.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
27 files changed:
package/Makefile.in
package/alsa-lib/alsa-lib.mk
package/atk/atk.mk
package/directfb/directfb.mk
package/ffmpeg/ffmpeg.mk
package/gamin/gamin.mk
package/gstreamer/gst-plugins-good/gst-plugins-good.mk
package/gstreamer1/gst1-libav/gst1-libav.mk
package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk
package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk
package/gstreamer1/gstreamer1/gstreamer1.mk
package/gtk2-engines/gtk2-engines.mk
package/lesstif/lesstif.mk
package/libglib2/libglib2.mk
package/libgtk2/libgtk2.mk
package/libndp/libndp.mk
package/libsoc/libsoc.mk
package/lzma/lzma.mk
package/openobex/openobex.mk
package/openvpn/openvpn.mk
package/pango/pango.mk
package/pkg-autotools.mk
package/rsync/rsync.mk
package/xbmc/xbmc.mk
package/xenomai/xenomai.mk