Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 May 2006 01:44:01 GMT
From:      kaiwai <kaiwai.gardiner@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/96842: KDE3 port does not respect CFLAGS/CXXFLAGS
Message-ID:  <200605060144.k461i1HJ047132@www.freebsd.org>
Resent-Message-ID: <200605060150.k461oF4j022591@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96842
>Category:       ports
>Synopsis:       KDE3 port does not respect CFLAGS/CXXFLAGS
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 06 01:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     kaiwai
>Release:        FreeBSD 6.0p7
>Organization:
>Environment:
>Description:
When compiling KDE 3 from the ports, during the compilation process, both -O2 and my personal setting, -Os are used.
>How-To-Repeat:
Set your personal CFLAGS/CXXFLAGS, and start compiling
>Fix:
In each of the KDE distributions, in the configure script, there are several sections which default to -O2 ; the solution would be to remove those fixed optimisations in favour of simpling calling what is set in the CFLAGS/CXXFLAGS variables.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605060144.k461i1HJ047132>