From c985a77fad25302d576fbcf92149c983887bc0b9 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 25 Nov 2004 10:19:49 +0000 Subject: Swipe gentoo's amd64 patch for libusb 0.1.8. BKrev: 41a5b1c5CncDv7J-pePsOV2sm-kJdQ --- libusb/libusb-0.1.8/amd64-fPIC.patch | 0 libusb/libusb_0.1.8.oe | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 libusb/libusb-0.1.8/amd64-fPIC.patch (limited to 'libusb') diff --git a/libusb/libusb-0.1.8/amd64-fPIC.patch b/libusb/libusb-0.1.8/amd64-fPIC.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/libusb/libusb_0.1.8.oe b/libusb/libusb_0.1.8.oe index d6587fbc2b..fde9302f8b 100644 --- a/libusb/libusb_0.1.8.oe +++ b/libusb/libusb_0.1.8.oe @@ -1,11 +1,12 @@ SECTION = "libs" DESCRIPTION = "libusb is a library to provide userspace \ access to USB devices." -PR = "r1" +PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-${PV}.tar.gz \ file://configure.patch;patch=1 \ - file://pkgconfig.patch;patch=1" + file://pkgconfig.patch;patch=1 \ + file://amd64-fPIC.patch;patch=1" inherit autotools pkgconfig -- cgit v1.2.3