git: gcc80: Create headers before depend in libbacktrace.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sat May 19 08:14:04 PDT 2018


commit 0f40532d0fbdd1b635f9b80d2bf5f073149d450a
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sat May 19 10:33:06 2018 +0300

    gcc80: Create headers before depend in libbacktrace.
    
    Avoids the situation where (if make depend fails for some reason)
    build stops in a strange state.
    
    While there, do the same for gcc50.

Summary of changes:
 gnu/usr.bin/cc50/support-libs/libbacktrace/Makefile | 2 ++
 gnu/usr.bin/cc80/support-libs/libbacktrace/Makefile | 2 ++
 2 files changed, 4 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0f40532d0fbdd1b635f9b80d2bf5f073149d450a


-- 
DragonFly BSD source repository



More information about the Commits mailing list