mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-07-19 21:43:36 -04:00
README: Use $HOST also in the "Build libudev" configure command
This commit is contained in:
+1
-1
@@ -309,7 +309,7 @@ Build Libusb. From the libusb source directory, run:
|
||||
|
||||
Build libudev. From the libudev source directory, run:
|
||||
./configure --disable-gudev --disable-introspection --disable-hwdb \
|
||||
--host=arm-linux --prefix=$STAGING
|
||||
--host=$HOST --prefix=$STAGING
|
||||
make
|
||||
make install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user