Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 25 Jun 2010 21:26:04 +0000 (23:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 7 Jul 2010 06:14:41 +0000 (08:14 +0200)
commite721a7c07e0a9ab4a6a8fe7aff9f378ac4144df6
tree676209106c916a1f9c2e1bbf6803e309a5a9029c
parent26082e79af64550d16fb1e314a904456b90a464e
Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS

TARGET_CONFIGURE_ENV defines CFLAGS, LDFLAGS, CXXFLAGS and FCFLAGS,
separatly from all other variables that are part of
TARGET_CONFIGURE_OPTS. This is useless and not consistent with the
HOST_CONFIGURE_ variables, therefore we merge TARGET_CONFIGURE_ENV
into TARGET_CONFIGURE_OPTS and fix the few users of
TARGET_CONFIGURE_ENV.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Makefile.autotools.in
package/Makefile.in
package/lockfile-progs/lockfile-progs.mk
package/mtd/mtd.mk
package/multimedia/ffmpeg/ffmpeg.mk