mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
berkeleydb: use O_DIRECT
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
9a68921a09
commit
9f160affcc
@ -28,6 +28,7 @@ define BERKELEYDB_CONFIGURE_CMDS
|
|||||||
--disable-compat185 \
|
--disable-compat185 \
|
||||||
$(SHARED_STATIC_LIBS_OPTS) \
|
$(SHARED_STATIC_LIBS_OPTS) \
|
||||||
--with-pic \
|
--with-pic \
|
||||||
|
--enable-o_direct \
|
||||||
)
|
)
|
||||||
$(SED) 's/\.lo/.o/g' $(@D)/build_unix/Makefile
|
$(SED) 's/\.lo/.o/g' $(@D)/build_unix/Makefile
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user