From d7961bef66619849e14fe8be38f1880d0473a2a7 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Fri, 4 Jan 2008 11:06:58 +0000 Subject: Add BIN_LDFLAGS so that we can build static bins without affecting our shared libraries. --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index cf959f9..2f4709d 100644 --- a/README +++ b/README @@ -8,6 +8,7 @@ Yup, that simple. Works with GNU make, FreeBSD make and pmake. Should work with every other make too. You may wish to tweak the installation with the below arguments +BIN_LDFLAGS=-static LIB=lib64 DESTDIR=/tmp/openrc-image PAM=pam -- cgit v1.2.3