mail/eps: fix build on armv7
Same issue as on other architectures.
This commit is contained in:
parent
faacc138e0
commit
ad2853a39a
@ -17,6 +17,7 @@ OPTIONS_DEFINE= DOCS
|
||||
USE_CSTD= gnu89
|
||||
|
||||
CFLAGS_amd64= -fPIC
|
||||
CFLAGS_armv7= -fPIC
|
||||
CFLAGS_i386= -fPIC
|
||||
CFLAGS_powerpc= -fPIC
|
||||
CFLAGS_powerpc64= -fPIC
|
||||
|
Loading…
Reference in New Issue
Block a user