bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/29288] New: Redundant '=' before default search path


From: galaxyking0419 at gmail dot com
Subject: [Bug ld/29288] New: Redundant '=' before default search path
Date: Sun, 26 Jun 2022 13:19:40 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29288

            Bug ID: 29288
           Summary: Redundant '=' before default search path
           Product: binutils
           Version: 2.38
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: galaxyking0419 at gmail dot com
  Target Milestone: ---

When I build for arm-linux-gnu-binutils using this script
(https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=arm-linux-gnueabihf-binutils),
the search path of result ld has an extra '=' before the search path:

[william@NoteBook ~]$ arm-linux-gnueabihf-ld --verbose | grep SEARCH
SEARCH_DIR("/usr/lib/binutils/arm-linux-gnueabihf");
SEARCH_DIR("=/usr/arm-linux-gnueabihf/lib");

-- 
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]