mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Fix build with -fno-common
PR: 251487 Submitted by: greg@unrelenting.technology
This commit is contained in:
parent
98b69c2743
commit
05acea08a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556825
@ -22,6 +22,7 @@ USE_GL= gl
|
|||||||
USE_SDL= sdl2 ttf2
|
USE_SDL= sdl2 ttf2
|
||||||
MAKE_ARGS+= DATADIR="${DATADIR}" \
|
MAKE_ARGS+= DATADIR="${DATADIR}" \
|
||||||
LOCALEDIR="${PREFIX}/share/locale"
|
LOCALEDIR="${PREFIX}/share/locale"
|
||||||
|
CFLAGS+= -fcommon
|
||||||
|
|
||||||
PORTDOCS= *
|
PORTDOCS= *
|
||||||
PORTDATA= *
|
PORTDATA= *
|
||||||
|
Loading…
Reference in New Issue
Block a user