Fix build on powerpc64.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
a2efd13949
commit
c77e244c6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480001
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ USE_GL= gl glew
|
|||
LLD_UNSAFE= yes
|
||||
CMAKE_ARGS= -DDATA_DIR=arx \
|
||||
-DSTRICT_USE=ON
|
||||
CFLAGS_powerpc64+= -mminimal-toc
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
Loading…
Reference in a new issue