mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Mark as only for amd64/i386: fails to compile on sparc64, not yet tested
elsewhere. Hat: portmgr
This commit is contained in:
parent
42d97f9b8d
commit
e28f329f07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251372
@ -17,6 +17,9 @@ USE_SDL= sdl mixer image
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON= fails to compile on sparc64; not yet tested elsewhere
|
||||
|
||||
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="${PTHREAD_LIBS}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user