bit special. CFLAGS is already piped through to everywhere else.
This is needed for working with semi-broken cross-compile setups that
need CFLAGS set to special values in order to work.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11861
pub/libvex_guest_arm.h \
pub/libvex_guest_s390x.h
rm -f auxprogs/genoffsets.s
- $(CC) $(LIBVEX_CFLAGS) \
+ $(CC) $(CFLAGS) \
+ $(LIBVEX_CFLAGS) \
$(AM_CFLAGS_@VGCONF_PLATFORM_PRI_CAPS@) \
-O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c