Skip to content

Commit

Permalink
MONO_ARCHS to de-dup the tree
Browse files Browse the repository at this point in the history
ok robert@, aja@
  • Loading branch information
marcespie committed Sep 28, 2011
1 parent 278bf4c commit 1648561
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion infrastructure/mk/bsd.port.arch.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: bsd.port.arch.mk,v 1.2 2011/09/28 10:03:09 espie Exp $
# $OpenBSD: bsd.port.arch.mk,v 1.3 2011/09/28 13:54:20 espie Exp $
#
# ex:ts=4 sw=4 filetype=make:
#
Expand Down Expand Up @@ -33,6 +33,8 @@ GCC4_ARCHS = amd64 arm armish beagle gumstix i386 hppa loongson macppc mips64 \
mips64el mvmeppc palm powerpc sgi socppc sparc sparc64 zaurus
GCC3_ARCHS = alpha hppa64 landisk sh
GCC2_ARCHS = aviion luna88k m68k m88k mac68k mvme68k mvme88k vax
# XXX easier for ports that depend on mono
MONO_ARCHS = amd64 i386

# Set NO_SHARED_LIBS for those machines that don't support shared libraries.
.for _m in ${MACHINE_ARCH}
Expand Down

0 comments on commit 1648561

Please sign in to comment.