1 # The mpn functions need a #define for asm syntax flavor.
2 # Every i386 port in use uses gas syntax (I think).
3 asm-CPPFLAGS
+= -DGAS_SYNTAX
5 # The i386 `long double' is a distinct type we support.
9 # On i686 we must avoid generating the trampoline functions generated
10 # to get the GOT pointer.
11 CFLAGS-initfini.s
+= -march
=i386
-mcpu
=i386
15 CPPFLAGS
+= -DHAVE_SPINLOCKS
=1 -DHAVE_ASSEM_X86_GCC
=1
19 sysdep_routines
+= i386-mcount
23 CFLAGS-rtld.c
+= -Wno-uninitialized
-Wno-unused
24 CFLAGS-dl-load.c
+= -Wno-unused
25 CFLAGS-dl-reloc.c
+= -Wno-unused