Subject: pkg/17181: emulators/bochs doesn't set -O2 to c++
To: None <gnats-bugs@gnats.netbsd.org>
From: None <wojtek@3miasto.net>
List: netbsd-bugs
Date: 06/06/2002 00:46:55
>Number:         17181
>Category:       pkg
>Synopsis:       emulators/bochs doesn't set -O2 to c++
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 06 00:47:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Wojciech Puchar
>Release:        1.5.2 bochs 1.4 in pkgsrc
>Organization:
>Environment:
NetBSD chylonia.3miasto.net 1.5.2 NetBSD 1.5.2 (local) #1: Tue Jun  4 07:55:48 CEST 2002     wojtek@:/home/wojtek/kernel/local i386

>Description:
bochs are not compiled with -O2
>How-To-Repeat:
make 
>Fix:
add
CONFIGURE_ENV+=         CXXFLAGS=-O2
after
CONFIGURE_ENV+=         CXXFLAGS=-I${X11BASE}/include

in Makefile
>Release-Note:
>Audit-Trail:
>Unformatted: