summaryrefslogtreecommitdiff
path: root/sysdeps/i386/Makefile
blob: 29676784a20c0b3301ad45120743fcbf61905272 (plain)
1
2
3
# The mpn functions need a #define for asm syntax flavor.
# Every i386 port in use uses gas syntax (I think).
asm-CPPFLAGS := $(asm-CPPFLAGS) -DGAS_SYNTAX