mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
qt5base: enable C++11 if toolchain supports
Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1ca2171a64
commit
fde2235efe
@ -195,7 +195,6 @@ define QT5BASE_CONFIGURE_CMDS
|
|||||||
-device-option BR_COMPILER_CFLAGS="$(TARGET_CFLAGS)" \
|
-device-option BR_COMPILER_CFLAGS="$(TARGET_CFLAGS)" \
|
||||||
-device-option BR_COMPILER_CXXFLAGS="$(TARGET_CXXFLAGS)" \
|
-device-option BR_COMPILER_CXXFLAGS="$(TARGET_CXXFLAGS)" \
|
||||||
-device-option EGLFS_PLATFORM_HOOKS_SOURCES="$(QT5BASE_EGLFS_PLATFORM_HOOKS_SOURCES)" \
|
-device-option EGLFS_PLATFORM_HOOKS_SOURCES="$(QT5BASE_EGLFS_PLATFORM_HOOKS_SOURCES)" \
|
||||||
-no-c++11 \
|
|
||||||
$(QT5BASE_CONFIGURE_OPTS) \
|
$(QT5BASE_CONFIGURE_OPTS) \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user