From 3365fef332426add19581615d4f6fc2c63b2d645 Mon Sep 17 00:00:00 2001 From: schmonz Date: Fri, 1 Aug 2014 15:01:16 +0000 Subject: Need nbsed on Yosemite (not sure about awk, but little harm). --- bootstrap/bootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap/bootstrap b/bootstrap/bootstrap index 13de89f0c12..9da88699a86 100755 --- a/bootstrap/bootstrap +++ b/bootstrap/bootstrap @@ -1,6 +1,6 @@ #! /bin/sh -# $NetBSD: bootstrap,v 1.210 2014/07/30 16:30:26 schmonz Exp $ +# $NetBSD: bootstrap,v 1.211 2014/08/01 15:01:16 schmonz Exp $ # # Copyright (c) 2001-2011 Alistair Crooks # All rights reserved. @@ -537,7 +537,7 @@ Darwin) ;; esac case "$macosx_version" in - 10.[8-9]) + 10.[8-9]|10.10) need_awk=yes need_sed=yes ;; -- cgit v1.2.3