Ooops put back CONFIGURE_ARGS removed by last commit!
This commit is contained in:
parent
44b4d27caa
commit
fd096a30ee
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2002/10/28 22:49:15 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2002/10/28 22:58:13 seb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= icu-1.7
|
||||
|
@ -15,6 +15,8 @@ GNU_CONFIGURE= YES
|
|||
USE_GMAKE= YES
|
||||
USE_BUILDLINK2= YES
|
||||
|
||||
CONFIGURE_ARGS+= --disable-threads
|
||||
|
||||
.include "../../mk/endian.mk"
|
||||
|
||||
BIG_ENDIAN=
|
||||
|
|
Loading…
Reference in a new issue