[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dragonfly-commits
Subject:    git: gcc: Fix the passing of LIBRARY_PATH to the linker.
From:       Sascha Wildner <swildner () crater ! dragonflybsd ! org>
Date:       2021-05-25 19:54:05
Message-ID: 20210525195405.578FF11BF27A () crater ! dragonflybsd ! org
[Download RAW message or body]


commit 9dc2b375dec264b435a79b203ab51f668acee62a
Author: Sascha Wildner <saw@online.de>
Date:   Tue May 25 21:53:23 2021 +0200

    gcc: Fix the passing of LIBRARY_PATH to the linker.
    
    Don't define LINK_LIBGCC_SPEC as empty so that it will be the default
    %D, which adds the necessary -L's for the directories in LIBRARY_PATH
    to the linker command line.
    
    It also adds a duplicate, but I think harmless, -L /usr/lib/gcc80
    which we add earlier already. This can be improved separately.
    
    Dragonfly-bug: <https://bugs.dragonflybsd.org/issues/2897>

Summary of changes:
 gnu/usr.bin/cc47/cc_prep/config/dragonfly-native.h | 1 -
 gnu/usr.bin/cc80/cc_prep/config/dragonfly-native.h | 1 -
 2 files changed, 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9dc2b375dec264b435a79b203ab51f668acee62a


-- 
DragonFly BSD source repository
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic