aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-07-02 18:14:58 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-07-03 23:23:20 +0000
commit4d33138969aa746bdf5e4ce3b4ff40085804256a (patch)
tree3c8c168114b23ab501bfd548f3909ba24fa0573e
parentb9112653d34879d466f4d450cfed01e546963876 (diff)
games/7kaa: fix build with llvm16
-rw-r--r--games/7kaa/Makefile2
1 files changed, 1 insertions, 1 deletions
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= *