git: 4d33138969aa - main - games/7kaa: fix build with llvm16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jul 2023 23:23:26 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4d33138969aa746bdf5e4ce3b4ff40085804256a
commit 4d33138969aa746bdf5e4ce3b4ff40085804256a
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-07-02 18:14:58 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-07-03 23:23:20 +0000
games/7kaa: fix build with llvm16
---
games/7kaa/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games/7kaa/Makefile b/games/7kaa/Makefile
index d910a83d844d..10186b29e822 100644
--- a/games/7kaa/Makefile
+++ b/games/7kaa/Makefile
@@ -23,7 +23,7 @@ USE_SDL= sdl2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-multiplayer
-CXXFLAGS+= -fPIC
+CXXFLAGS+= -fPIC -Dregister=
PORTDOCS= *
PORTDATA= *