git: Add quotes to ${MACHINE_ARCH} checks in Makefiles.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Dec 21 14:32:21 PST 2014


commit f0919f25e49f1f7f4006eec9b0e7c2bd71586289
Author: Sascha Wildner <saw at online.de>
Date:   Sun Dec 21 23:31:51 2014 +0100

    Add quotes to ${MACHINE_ARCH} checks in Makefiles.
    
    Also s/amd64/x86_64/ in one case.

Summary of changes:
 sbin/Makefile             | 4 ++--
 sys/conf/kmod.mk          | 2 +-
 sys/dev/raid/Makefile     | 2 +-
 sys/dev/raid/amr/Makefile | 2 +-
 sys/emulation/Makefile    | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list