Fresco CVS commit notification.
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Berlin/config In directory purcel:/tmp/cvs-serv19501/Berlin/config Modified Files: module.mk.in Log Message: Remove stripping of generated binaries. This breaks crosscompiling as we allways use the build host's strip command. Either we figure out which architecture's strip we need to use or we just leave stripping up to the package maintainers. I'd suggest doing the latter.