knock out a few arch which have no hope of building this
This commit is contained in:
parent
7ad139b7be
commit
804a1c71f4
@ -1,7 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/19 11:14:37 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2009/04/20 23:28:03 sthen Exp $
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
# and I'm not joking!
|
||||
# and I'm not joking! - don't waste build time on the following arch
|
||||
# where MAXDSIZ is simply too low to compile this software:
|
||||
NOT_FOR_ARCHS = m68k m88k sparc vax
|
||||
# other arch may need MAXDSIZ adjustment, lower optimization levels,
|
||||
# or may fail completely. i386 sparc64 and amd64 known to build given
|
||||
# enough RAM.
|
||||
|
||||
COMMENT = blend seams in panoramic image mosaics
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user