Fix build on alpha by adding it to MODGCC4_ARCHS, 4.6 works.
This commit is contained in:
parent
ed21896a01
commit
433ec38d08
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.59 2014/06/06 14:53:37 jturner Exp $
|
||||
# $OpenBSD: Makefile,v 1.60 2014/08/19 06:39:05 landry Exp $
|
||||
|
||||
COMMENT = Music Player Daemon
|
||||
DISTNAME = mpd-0.18.11
|
||||
@ -18,7 +18,7 @@ WANTLIB = FLAC ao audiofile avcodec avformat avutil c \
|
||||
MASTER_SITES = http://www.musicpd.org/download/mpd/stable/
|
||||
|
||||
MODULES = devel/gettext gcc4
|
||||
MODGCC4_ARCHS = i386 amd64 powerpc sparc64
|
||||
MODGCC4_ARCHS = i386 amd64 powerpc sparc64 alpha
|
||||
MODGCC4_LANGS = c++
|
||||
|
||||
LIB_DEPENDS = devel/libaudiofile \
|
||||
|
Loading…
x
Reference in New Issue
Block a user