mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
force CPP
This commit is contained in:
parent
b8cd31023c
commit
ea26d735ae
@ -74,6 +74,7 @@ TARGET_CONFIGURE_OPTS=PATH=$(TARGET_PATH) \
|
|||||||
CC=$(TARGET_CROSS)gcc \
|
CC=$(TARGET_CROSS)gcc \
|
||||||
GCC=$(TARGET_CROSS)gcc \
|
GCC=$(TARGET_CROSS)gcc \
|
||||||
CXX=$(TARGET_CROSS)g++ \
|
CXX=$(TARGET_CROSS)g++ \
|
||||||
|
CPP=$(TARGET_CROSS)cpp \
|
||||||
RANLIB=$(TARGET_CROSS)ranlib \
|
RANLIB=$(TARGET_CROSS)ranlib \
|
||||||
OBJCOPY=$(TARGET_CROSS)objcopy
|
OBJCOPY=$(TARGET_CROSS)objcopy
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user