mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 10:40:11 +01:00
HAVE_POSIX_MEMALIGN. This eliminates a compiler warning. Also, clean up some crufty linux-sparc* configs.
9 lines
178 B
Text
9 lines
178 B
Text
# Configuration for Linux on Sparc
|
|
|
|
include $(TOP)/configs/linux
|
|
|
|
CONFIG_NAME = linux-sparc
|
|
|
|
#ASM_FLAGS = -DUSE_SPARC_ASM
|
|
#ASM_SOURCES = $(SPARC_SOURCES)
|
|
#ASM_API = $(SPARC_API)
|