https://sourceware.org/bugzilla/show_bug.cgi?id=19533
Bug ID: 19533 Summary: Replace == in test conditional with = Product: binutils Version: 2.27 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: ryo_on at yk dot rim.or.jp Target Milestone: --- Created attachment 8932 --> https://sourceware.org/bugzilla/attachment.cgi?id=8932&action=edit Replace == in test conditional with = Please use POSIX test conditional in gas/configure.ac and gas/configure, do not use bash notation. So use = instead of == in test conditional. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils