Date:2012-10-27 05:58:37 (11 years 5 months ago)
Author:David Kühling
Commit:bf115de8fcdda243124eeb1a6b14073507f2f1fe
Message:qemu-host: fix compilation when ccache enabled

Files: qemu-host/Makefile (1 diff)

Change Details

qemu-host/Makefile
5252# --extra-cflags="$(HOST_CFLAGS) $(HOST_CPPFLAGS)"
5353
5454HOST_CONFIGURE_ARGS = \
55    --cc=$(HOSTCC) \
55    --cc="$(HOSTCC)" \
5656    --prefix=$(STAGING_DIR_HOST) \
5757    --extra-ldflags="$(HOST_LDFLAGS)" \
5858    --sysconfdir=$(STAGING_DIR_HOST)/etc \

Archive Download the corresponding diff file



interactive