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