Skip to content

Commit

Permalink
* Added help entry in base_build.sh for disabling thread local variab…
Browse files Browse the repository at this point in the history
…les (nothreadlocal)
  • Loading branch information
jredmondson committed Jan 26, 2022
1 parent d08a96a commit 81aa25a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/linux/base_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ do
echo " nokarl when building MADARA, remove all karl evaluation"
echo " This is useful to remove RTTI dependencies"
echo " nomadarapull when building MADARA, don't do a git pull"
echo " nothreadlocal do not compile with thread local support for printing"
echo " nopull when building MADARA or GAMS, don't do a git pull"
echo " odroid target ODROID computing platform"
echo " opencv build opencv"
Expand Down

0 comments on commit 81aa25a

Please # to comment.