mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
fuse: re-add missing --program-prefix
--program-prefix got errorously removed in the recent cleanup work.
This commit is contained in:
@@ -27,6 +27,7 @@ $(LIBFUSE_DIR)/.configured: $(LIBFUSE_DIR)/.source
|
||||
--build=$(GNU_HOST_NAME) \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--program-prefix="" \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--disable-nls \
|
||||
|
||||
Reference in New Issue
Block a user