Fedora 24 compose report: 20160515.n.0 changes

2016-05-14 Thread Fedora Branched Report
OLD: Fedora-24-20160513.n.0 NEW: Fedora-24-20160515.n.0 = SUMMARY = Added images:0 Dropped images: 34 Added packages: 3 Dropped packages:0 Upgraded packages: 93 Downgraded packages: 0 Size of added packages: 552.14 KiB Size of dropped packages:0.00 B Size

Re: replicating compile flags from rawhide

2016-05-14 Thread Peter Robinson
> A build failed with the -Wnarrowing error in rawhide on ARM > > I've got access to another ARM box where I want to reproduce the > problem, but running gcc 6 on that box, -Wnarrowing is only a warning. > > I added -std=c++11 to CPPFLAGS and now it fails on the other box too, > but are there other

replicating compile flags from rawhide

2016-05-14 Thread Daniel Pocock
A build failed with the -Wnarrowing error in rawhide on ARM I've got access to another ARM box where I want to reproduce the problem, but running gcc 6 on that box, -Wnarrowing is only a warning. I added -std=c++11 to CPPFLAGS and now it fails on the other box too, but are there other things I