tdash: remove useless COMMON_CFLAGS - mkports - recipes for building multiple softwares with mk(1)
(HTM) git clone git://z3bra.org/mkports
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) commit e9405b61ad2187debf73814f37dbd6c2220e4e24
(DIR) parent 86a0f530320043375b7abcdfd9aef5194c95d25e
(HTM) Author: z3bra <willyatmailoodotorg>
Date: Thu, 18 Feb 2016 20:48:08 +0100
dash: remove useless COMMON_CFLAGS
Diffstat:
M dash/mkfile | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/dash/mkfile b/dash/mkfile
t@@ -5,8 +5,6 @@ url=http://gondor.apana.org.au/~herbert/dash/files/$pkg-$ver.tar.gz
<../config.mk
<../default.mk
-MAKEFLAGS = ${MAKEFLAGS} COMMON_CFLAGS=-static
-
install:V: build
mkdir -p $destdir
cd $pkg-$ver