freebsd-ports/textproc/xerces-c2-devel/Makefile.sparc64
Christian Weisgerber d3eccd2d99 Fix building on sparc64 and alpha.
Thanks to Mikko Tyolajarvi for fixing and testing on sparc64.

PR:		46636
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
2003-01-12 02:03:09 +00:00

14 lines
339 B
Makefile

# Date created: 26 December 2002
# Whom: "Bjoern A. Zeeb" (bzeeb+freebsdports@zabbadoz.net)
#
# $FreeBSD$
#
# When there are no probs with libc_r / pthreads on sparc64-freebsd we
# should remove this files or make it conditional on OSVERSION
NO_THREADS= yes
# set bitsToBuild to 64
CONFIGURE_ARGS+= -b 64
SAMPLES_CONFIG_ARGS+= -b 64