mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
clang does support rvalue references, so remove all use of flag "BOOST_NO_CXX11_RVALUE_REFERENCES" PR: 284127
10 lines
386 B
CMake
10 lines
386 B
CMake
--- src/Standalone/CMakeFiles/es2standalone.dir/DependInfo.cmake.orig 2024-09-12 07:10:30 UTC
|
|
+++ src/Standalone/CMakeFiles/es2standalone.dir/DependInfo.cmake
|
|
@@ -117,7 +117,6 @@ set(CMAKE_TARGET_DEFINITIONS_CXX
|
|
|
|
# Preprocessor definitions for this target.
|
|
set(CMAKE_TARGET_DEFINITIONS_CXX
|
|
- "BOOST_NO_CXX11_RVALUE_REFERENCES=1"
|
|
"QT_CORE_LIB"
|
|
"QT_GUI_LIB"
|
|
"QT_WIDGETS_LIB"
|