Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490602 - =app-portage/genlop-0.30.9-r1's C{,XX}FLAGS miss a trailing "
Summary: =app-portage/genlop-0.30.9-r1's C{,XX}FLAGS miss a trailing "
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-06 20:20 UTC by Toralf Förster
Modified: 2014-12-14 00:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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