mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
databases/percona57-server: fix build on i386/clang15 (+)
Reported by: pkg-fallout Sponsored by: Serenity Cybersecurity, LLC
This commit is contained in:
parent
5c7781b4f7
commit
d75d76d8c0
1 changed files with 2 additions and 0 deletions
|
@ -152,6 +152,8 @@ post-patch:
|
|||
# issue 220865: MySQL developers forgot that FreeBSD != Linux
|
||||
@${REINPLACE_CMD} -e 's|%%FREEBSD_LOCAL_LIB%%|${LOCALBASE}/lib|g' \
|
||||
${WRKSRC}/configure.cmake
|
||||
@${REINPLACE_CMD} -e 's|__clang__|__undefined__|g' \
|
||||
${WRKDIR}/boost_1_59_0/boost/atomic/detail/ops_gcc_x86_dcas.hpp
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue