mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-26 06:53:32 +08:00
Fix rdesktop build
This commit is contained in:
parent
39962a2162
commit
40da0ab47a
@ -27,7 +27,7 @@ $(RDESKTOP_DIR)/.configured: $(RDESKTOP_DIR)/.unpacked
|
||||
--host=$(GNU_TARGET_NAME) \
|
||||
--build=$(GNU_HOST_NAME) \
|
||||
--prefix=/usr \
|
||||
--with-openssl=$(STAGING_DIR) \
|
||||
--with-openssl=$(STAGING_DIR)/usr \
|
||||
--sysconfdir=/etc \
|
||||
)
|
||||
touch $(RDESKTOP_DIR)/.configured
|
||||
|
Loading…
Reference in New Issue
Block a user