Ticket #7 (closed defect: fixed)
Track libusb fails cross-compile during install
| Reported by: | sleipnir | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | upstream |
| Component: | upstream | Keywords: | |
| Cc: |
Description
Upstream bug id: https://sourceforge.net/tracker/?func=detail&atid=101674&aid=2284286&group_id=1674
workaround:
--- libusb-0.1.12-r4.ebuild 2008-06-25 03:25:44.000000000 +0000
+++ libusb-0.1.12-r4.ebuild 2008-11-14 14:08:24.000000000 +0000
-51,6 +51,7 @@
}
src_install() {
+ sed -i -e 's:-lusb::' libusbpp.la
emake -j1 DESTDIR="${D}" install || die "make install failed"
dodir /$(get_libdir)
Change History
Note: See
TracTickets for help on using
tickets.
