mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
databases/mysql-udf: fix build on riscv64
Same issue as other architectures.
This commit is contained in:
parent
18da48b5f5
commit
01e983f516
@ -18,6 +18,7 @@ CFLAGS_i386= -fPIC
|
||||
CFLAGS_powerpc= -fPIC
|
||||
CFLAGS_powerpc64= -fPIC
|
||||
CFLAGS_powerpc64le= -fPIC
|
||||
CFLAGS_riscv64= -fPIC
|
||||
|
||||
MODULES= colwidth confidence_higher confidence_lower correlation \
|
||||
faculty geomean intercept kurtosis longest median noverm \
|
||||
|
Loading…
Reference in New Issue
Block a user