r600g/automake: add $ARCH_FLAGS and $OPT_FLAGS
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
This commit is contained in:
@@ -9,7 +9,9 @@ AM_CFLAGS = \
|
||||
-I$(top_srcdir)/include \
|
||||
$(RADEON_CFLAGS) \
|
||||
$(DEFINES) \
|
||||
$(ARCH_FLAGS) \
|
||||
$(ASM_FLAGS) \
|
||||
$(OPT_FLAGS) \
|
||||
$(PIC_FLAGS) \
|
||||
$(VISIBILITY_CFLAGS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user