mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +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 \
|
||||
GCC=$(TARGET_CROSS)gcc \
|
||||
CXX=$(TARGET_CROSS)g++ \
|
||||
CPP=$(TARGET_CROSS)cpp \
|
||||
RANLIB=$(TARGET_CROSS)ranlib \
|
||||
OBJCOPY=$(TARGET_CROSS)objcopy
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user