build devtoto with gcc3 on sparc64
This commit is contained in:
parent
b671c3f73d
commit
2e968a0bc5
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2002/12/29 15:12:14 margarida Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2003/01/05 00:17:29 lebel Exp $
|
||||
|
||||
COMMENT= "a reminder/task program aimed at developers"
|
||||
|
||||
@ -18,6 +18,10 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= gcc3
|
||||
MODGCC3_ARCHES= sparc64
|
||||
MODGCC3_LANGS+= c++
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
EXAMPLES= doc/scripts.* doc/todorc.example contrib/*
|
||||
|
Loading…
Reference in New Issue
Block a user