mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-22 06:07:49 +00:00
Small eye-candy in the WiKi table dump.
/trunk/scripts/showSamples.sh | 13 6 7 0 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-)
This commit is contained in:
parent
e43c981f82
commit
05655a9826
@ -91,16 +91,15 @@ for sample in "${@}"; do
|
||||
done
|
||||
|
||||
if [ "${opt}" = -w ]; then
|
||||
echo "^ Data collected: ^ $(date +%Y%m%d.%H%M) |||||||||"
|
||||
echo "^ $(date +%Y%m%d.%H%M) ^ ||||||||||"
|
||||
printf "^ Target "
|
||||
printf "^ kernel headers\\\\\\\\ version "
|
||||
printf "^ Kernel headers\\\\\\\\ version "
|
||||
printf "^ binutils version "
|
||||
printf "^ gcc version "
|
||||
printf "^ libc "
|
||||
printf "^ libc version "
|
||||
printf "^ threading model "
|
||||
printf "^ float support "
|
||||
printf "^ languages "
|
||||
printf "^ C library version ^"
|
||||
printf "^ Threading model "
|
||||
printf "^ Floating point\\\\\\\\ support "
|
||||
printf "^ Languages "
|
||||
printf "^ Misc "
|
||||
printf "^ Reported by "
|
||||
echo "^"
|
||||
|
Loading…
Reference in New Issue
Block a user