mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
Provide sane defaults
This commit is contained in:
parent
0da2e559f6
commit
583877d944
@ -116,8 +116,8 @@ UCLIBC_HAS_GLOB=y
|
|||||||
# Library Installation Options
|
# Library Installation Options
|
||||||
#
|
#
|
||||||
SHARED_LIB_LOADER_PREFIX="/lib"
|
SHARED_LIB_LOADER_PREFIX="/lib"
|
||||||
RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
|
RUNTIME_PREFIX="/"
|
||||||
DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
|
DEVEL_PREFIX="/usr/"
|
||||||
|
|
||||||
#
|
#
|
||||||
# uClibc development/debugging options
|
# uClibc development/debugging options
|
||||||
|
Loading…
x
Reference in New Issue
Block a user