Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 490602

Summary: =app-portage/genlop-0.30.9-r1's C{,XX}FLAGS miss a trailing "
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED FIXED    
Severity: normal CC: perl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Toralf Förster gentoo-dev 2013-11-06 20:20:29 UTC
a
$ genlop -it marble

gives :

...
   Install date: Fri Oct 11 01:46:46 2013
   USE="plasma -debug -designer-plugin -gps -+kde -python -shapefile -test -zip"
   CFLAGS="-O2 -march=native -pipe   CXXFLAGS="-O2 -march=native -pipe   LDFLAGS="-Wl,-O1 -Wl,--as-needed"


CFLAGS and CXXFLAGS lacks a trailing "
Comment 1 Patrice Clement gentoo-dev 2014-12-13 23:59:39 UTC
https://github.com/gentoo-perl/genlop/pull/5

This pull request seems to have solved the issue with the missing \".
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2014-12-14 00:25:23 UTC
Fixed in 0.30.10