mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 18:07:43 +00:00
- force DirectFB to detect PAGE_SIZE via sysconf (Ivan Kuten)
This commit is contained in:
parent
5a69bcda3d
commit
b127e7696b
@ -26,6 +26,7 @@ $(DIRECTFB_DIR)/.configured: $(DIRECTFB_DIR)/.unpacked
|
|||||||
LDFLAGS="$(TARGET_LDFLAGS)" \
|
LDFLAGS="$(TARGET_LDFLAGS)" \
|
||||||
ac_cv_header_linux_wm97xx_h=no \
|
ac_cv_header_linux_wm97xx_h=no \
|
||||||
ac_cv_header_linux_sisfb_h=no \
|
ac_cv_header_linux_sisfb_h=no \
|
||||||
|
ac_cv_header_asm_page_h=no \
|
||||||
./configure \
|
./configure \
|
||||||
--target=$(GNU_TARGET_NAME) \
|
--target=$(GNU_TARGET_NAME) \
|
||||||
--host=$(GNU_TARGET_NAME) \
|
--host=$(GNU_TARGET_NAME) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user