forked from Lainports/freebsd-ports
games/7kaa: fix build with llvm16
This commit is contained in:
parent
b9112653d3
commit
4d33138969
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ USE_SDL= sdl2
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-multiplayer
|
||||
|
||||
CXXFLAGS+= -fPIC
|
||||
CXXFLAGS+= -fPIC -Dregister=
|
||||
|
||||
PORTDOCS= *
|
||||
PORTDATA= *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue