On 12-01-17 03:58 PM, Matt Turner wrote: > +AM_CPPFLAGS = \ > + -DRADEON_R100 \ > + -I$(top_srcdir)/include \ > + -I$(top_srcdir)/src/ \ > + -I$(top_srcdir)/src/mapi \ > + -I$(top_srcdir)/src/mesa/ \ > + -I../common \ > + -Iserver \ > + $(DEFINES) \ > + $(ASM_FLAGS) \ > + $(API_DEFINES) \ > + $(RADEON_CFLAGS) Same comment here and for all targets. AM_CPPFLAGS cannot contain compiler C flags.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev