We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1643648 + 70e114f commit ab913e2Copy full SHA for ab913e2
scripts/release_linux.sh
@@ -58,7 +58,7 @@ cmake \
58
-D TBB_ROOT=/usr ..
59
make -j 16 preinstall
60
61
-check_symbols libembree.so GLIBC 2 3
+check_symbols libembree.so GLIBC 2 4
62
check_symbols libembree.so GLIBCXX 3 4
63
check_symbols libembree.so CXXABI 1 3
64
make -j 16 package
@@ -82,7 +82,7 @@ cmake \
82
-D TBB_ROOT=$TBB_PATH_LOCAL ..
83
84
85
86
87
88
0 commit comments