Module Name: src Committed By: kamil Date: Sat May 13 23:51:39 UTC 2017
Modified Files: src/tests/usr.bin/cc: t_hello.sh Log Message: Correct hellp_pic ATF test in usr.bin/cc Drop "-dPIC", this is misspelled "-DPIC" option for libtool. Enhance code example to be more pedantic. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 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.