mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
@@ -33,8 +33,10 @@ URL: http://libusb.org/
|
||||
cd libusb-%{libusb_version}
|
||||
|
||||
%if "%{_build}" != "%{_host}"
|
||||
CFLAGS_FOR_BUILD="-g -O2 -Wall" \
|
||||
LIBUSB_CFLAGS_FOR_BUILD="-g -O2 -Wall"
|
||||
%endif
|
||||
|
||||
CFLAGS_FOR_BUILD=${LIBUSB_CFLAGS_FOR_BUILD} \
|
||||
CFLAGS="$SB_CFLAGS" \
|
||||
./configure \
|
||||
--build=%{_build} --host=%{_host} \
|
||||
|
Reference in New Issue
Block a user