git: buildworld: Mark few special PROG cases.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Fri Nov 10 23:13:38 PST 2017


commit e77c6f6a95cef678764898a4a6380d466fd900d1
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Fri Nov 10 20:03:37 2017 +0200

    buildworld: Mark few special PROG cases.
    
    When NOSHARED is set it leads to undesirable link commands having both -shared
    and -static arguments. Avoid that.

Summary of changes:
 libexec/rtld-elf/Makefile    | 3 +++
 sys/boot/efi/boot1/Makefile  | 3 +++
 sys/boot/efi/loader/Makefile | 3 +++
 3 files changed, 9 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e77c6f6a95cef678764898a4a6380d466fd900d1


-- 
DragonFly BSD source repository



More information about the Commits mailing list