mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 16:18:06 +02:00
Restore linux-x86-32 config for Brian.
This commit is contained in:
parent
38e2fa385d
commit
6d5d1f8a41
1 changed files with 7 additions and 0 deletions
7
configs/linux-x86-32
Normal file
7
configs/linux-x86-32
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# To build Linux x86 32-bit in an x86-64 environment
|
||||
|
||||
include $(TOP)/configs/linux-x86
|
||||
|
||||
CONFIG_NAME = linux-x86-32
|
||||
|
||||
ARCH_FLAGS += -m32
|
||||
Loading…
Add table
Reference in a new issue