Skip to content

Commit

Permalink
databases/mysql57-server: use lld on powerpc
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Apr 27, 2022
1 parent 4a50001 commit fc8cac1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions databases/mysql57-server/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit fc8cac1

Please sign in to comment.