X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=configs%2Flinux-x86-32;h=f18ce7a4596d8cacd26ba902b1685b05af4b71f1;hb=26f34dcff2a6ad0d44605c8ff34ae2850f655fd9;hp=61a147466bfa56766d0c9306ece94d0443f57d7a;hpb=7644bfb536c1cdb6dd3223469f1d6d2f1d5146c8;p=mesa.git diff --git a/configs/linux-x86-32 b/configs/linux-x86-32 index 61a147466bf..f18ce7a4596 100644 --- a/configs/linux-x86-32 +++ b/configs/linux-x86-32 @@ -4,10 +4,4 @@ include $(TOP)/configs/linux-x86 CONFIG_NAME = linux-x86-32 - -# Other than -m32, these are the same as in linux-x86, which we included above. - -CFLAGS = -m32 -Wall -O3 -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -I/usr/X11R6/include - -CXXFLAGS = -m32 -Wall -O3 -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE - +ARCH_FLAGS += -m32