git: 956ec6c4ae23 - main - devel/mimalloc: fix build on powerpc after 169b8d35ec7ae204ad56af65f9fa330f9f9ef892

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Tue, 16 Nov 2021 12:11:05 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=956ec6c4ae234e99031a7a961a75bbffc11fff6d

commit 956ec6c4ae234e99031a7a961a75bbffc11fff6d
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-11-16 12:03:49 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2021-11-16 12:03:49 +0000

    devel/mimalloc: fix build on powerpc after 169b8d35ec7ae204ad56af65f9fa330f9f9ef892
    
    clang doesn't have libatomic.
    
    Pointy hat:     ehaupt
---
 devel/mimalloc/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devel/mimalloc/Makefile b/devel/mimalloc/Makefile
index 9aa9f3e7a751..5bd02e83a7b9 100644
--- a/devel/mimalloc/Makefile
+++ b/devel/mimalloc/Makefile
@@ -20,8 +20,6 @@ USE_LDCONFIG=	yes
 CMAKE_ON=	MI_INSTALL_TOPLEVEL
 TEST_TARGET=	test
 
-LDFLAGS_powerpc=	-latomic
-
 # ci pipeline creates transient tags
 PORTSCOUT=	ignore:1