diff --git a/databases/mysql-udf/Makefile b/databases/mysql-udf/Makefile index c7155a8af691..1f35a7f672ed 100644 --- a/databases/mysql-udf/Makefile +++ b/databases/mysql-udf/Makefile @@ -16,6 +16,8 @@ USES= mysql CFLAGS_aarch64+=-fPIC CFLAGS_amd64+= -fPIC CFLAGS_i386+= -fPIC +CFLAGS_powerpc+=-fPIC +CFLAGS_powerpc64+= -fPIC MODULES= colwidth confidence_higher confidence_lower correlation \ faculty geomean intercept kurtosis longest median noverm \