Fresco CVS commit notification.
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/GGI/GGIKit In directory purcel:/tmp/cvs-serv19501/GGI/GGIKit Modified Files: Makefile.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.