Use the right option.
This commit is contained in:
parent
d19994afbf
commit
ef89a36e08
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.24 2009/08/26 19:58:06 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2009/09/03 17:03:52 joerg Exp $
|
||||
|
||||
DISTNAME= ogle-0.9.2
|
||||
PKGREVISION= 4
|
||||
|
@ -34,7 +34,7 @@ GCC_REQD+= 2.95.3
|
|||
.include "../../mk/compiler.mk"
|
||||
|
||||
.if !empty(CC_VERSION:Mgcc-4*)
|
||||
WRAPPER_TRANSFORM_CMDS+= opt:-mcpu=pentiumpro:-mschedule=pentiumpro
|
||||
WRAPPER_TRANSFORM_CMDS+= opt:-mcpu=pentiumpro:-mtune=pentiumpro
|
||||
.endif
|
||||
|
||||
MESSAGE_SUBST+= PKGBASE=${PKGBASE}
|
||||
|
|
Loading…
Reference in a new issue