Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=483730 --- Comment #5 from Mamoru Tasaka <[email protected]> 2009-02-04 05:00:17 EDT --- (In reply to comment #4) > (In reply to comment #3) > > No no, that's not necessary at all, just remove the flags, e.g. by > > inserting: > > > > sed -i -e 's/-fno-exceptions -fno-check-new -fno-common//' \ > > -e 's/-fno-threadsafe-statics -fvisibility=hidden > > -fvisibility-inlines-hidden//' \ > > -e 's/-ansi//' %{_target_platform}/CMakeFiles/translatoid.dir/flags.make > > > I've confirmed that flags.make is where the sed command looks for it. But, > rpmbuild still wants to install the flags. I've not included the sed command > in > the spec file. These compilation flags are not uncommon for KDE (or C++) sources, e.g. http://koji.fedoraproject.org/koji/buildinfo?buildID=81037 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
