Summary: | app-portage/deltup uses generic g++ command to compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Chris Slycord <cslycord> |
Component: | Current packages | Assignee: | Stefan Schweizer (RETIRED) <genstef> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | diff deltup-0.4.4.ebuild deltup-0.4.4.ebuild.orig |
Description
Chris Slycord
2007-07-26 18:36:18 UTC
instead of filing more bugs could you please try to build some patches to fix the issues. Should be rather easy to do so :) Created attachment 126096 [details]
diff deltup-0.4.4.ebuild deltup-0.4.4.ebuild.orig
It feels like a kludge to put CC=$(tc-getCXX) but this is to override the fact that the Makefile implicitly has CC = g++.
jep you might want to do the makefile modification and send that upstream too, thanks. I have committed your patch for now. (In reply to comment #3) > jep you might want to do the makefile modification and send that upstream too, > thanks. I have committed your patch for now. > I'd love to. But upstream is dead (the upstream website doesn't even resolve). |