bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/19533] New: Replace == in test conditional with =


From: ryo_on at yk dot rim.or.jp
Subject: [Bug ld/19533] New: Replace == in test conditional with =
Date: Fri, 29 Jan 2016 13:11:34 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]