From 21f7074adead943a0dc3cef015c11ab5e77c3f67 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 21 Feb 2009 15:04:31 +0000 Subject: Fix build when WITH_SSP is set explicitly. Submitted by: Jeremie Le Hen --- rescue/librescue/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'rescue/librescue') diff --git a/rescue/librescue/Makefile b/rescue/librescue/Makefile index 9fd3c8f..62f5da1 100644 --- a/rescue/librescue/Makefile +++ b/rescue/librescue/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ # -WITHOUT_SSP= - .include +MK_SSP= no # Certain library entries have hard-coded references to # /bin, /sbin, etc, that require those entries to be -- cgit v1.1