https://sourceware.org/bugzilla/show_bug.cgi?id=33396
Bug ID: 33396
Summary: testsuite/binutils-all/objdump.exp requires GNU tail
Product: binutils
Version: 2.46 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: hjl.tools at gmail dot com
Target Milestone: ---
testsuite/binutils-all/objdump.exp has
set got [remote_exec host "tail -n +4 tmpdir/objdump.out" "" "/dev/null"
"tmpdir/objdump.tail"]
But the default Solaris tail doesn't support "tail -n +4".
--
You are receiving this mail because:
You are on the CC list for the bug.