Module Name: src Committed By: skrll Date: Sun Jun 12 15:08:39 UTC 2022
Modified Files: src/tests/usr.bin/c++: t_call_once.sh t_call_once2.sh t_cxxruntime.sh t_hello.sh t_pthread_once.sh t_static_destructor.sh src/tests/usr.bin/cc: t_hello.sh Log Message: Put the sprinkled -static in the right place, i.e. fix up previous. Thanks to rillig for spotting my mistake. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/c++/t_call_once.sh \ src/tests/usr.bin/c++/t_call_once2.sh \ src/tests/usr.bin/c++/t_pthread_once.sh \ src/tests/usr.bin/c++/t_static_destructor.sh cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/c++/t_cxxruntime.sh \ src/tests/usr.bin/c++/t_hello.sh cvs rdiff -u -r1.11 -r1.12 src/tests/usr.bin/cc/t_hello.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.