git: fc8cac15e913 - main - databases/mysql57-server: use lld on powerpc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 13:39:57 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fc8cac15e913027e5a2f4f1e886de7f924d126fc
commit fc8cac15e913027e5a2f4f1e886de7f924d126fc
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-27 13:18:44 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-27 13:18:44 +0000
databases/mysql57-server: use lld on powerpc
---
databases/mysql57-server/Makefile | 4 ----
1 file changed, 4 deletions(-)
diff --git a/databases/mysql57-server/Makefile b/databases/mysql57-server/Makefile
index 0244275a5146..0651c5915a59 100644
--- a/databases/mysql57-server/Makefile
+++ b/databases/mysql57-server/Makefile
@@ -160,10 +160,6 @@ CMAKE_ARGS+= -DWITH_SSL=${OPENSSLBASE}
CXXFLAGS+= -fpermissive
.endif
-.if ${ARCH} == powerpc
-LLD_UNSAFE= yes
-.endif
-
post-extract:
@${RM} -rv ${WRKSRC}/sql/sql_hints.yy.cc ${WRKSRC}/sql/sql_hints.yy.h