mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-12-13 20:24:23 +08:00
ce9767f863
HAVE_POSIX_MEMALIGN. This eliminates a compiler warning. Also, clean up some crufty linux-sparc* configs.
8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
# Configuration for Linux on Sparc5
|
|
|
|
include $(TOP)/configs/linux-sparc
|
|
|
|
CONFIG_NAME = linux-sparc5
|
|
|
|
ARCH_FLAGS += -mcpu=ultrasparc
|