]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/Makefile
Sync up with CUPS 1.6svn-r10269 (changes from Zin TOT merged into cups.org TOT)
[thirdparty/cups.git] / backend / Makefile
index 8287cb25e039c0960b364cc684a5a8bc52c30468..a7e2b99d6dee42290ec81637244f60c5346b468f 100644 (file)
@@ -274,7 +274,7 @@ socket:     socket.o ../cups/$(LIBCUPS) libbackend.a
 
 usb:   usb.o ../cups/$(LIBCUPS) libbackend.a
        echo Linking $@...
-       $(CC) $(LDFLAGS) -o usb usb.o libbackend.a $(LIBUSB) \
+       $(CC) $(ARCHFLAGS) $(LDFLAGS) -o usb usb.o libbackend.a $(LIBUSB) \
                $(BACKLIBS) $(LIBS)
 usb.o: usb.c usb-darwin.c usb-libusb.c usb-unix.c