ports/96842: KDE3 port does not respect CFLAGS/CXXFLAGS

kaiwai kaiwai.gardiner at gmail.com
Sat May 6 01:50:16 UTC 2006


>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:



More information about the freebsd-ports-bugs mailing list