summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2015-04-03 23:50:15 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2015-04-03 23:50:15 +0000
commit4f7963799c0768d667019483b94e2005ea2c3328 (patch)
treefd888ef5607242545d3ff77b83a396794e45d5d3
parentDocument mozilla vulnerabilities in Firefox 37.0 (diff)
Fix build with gcc5
PR: 197920 Submitted by: marino
-rw-r--r--shells/pdksh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index 00d8f7b131f5..18398ed4c1ef 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -22,6 +22,7 @@ LICENSE= BSD3CLAUSE
OPTIONS_DEFINE= STATIC
GNU_CONFIGURE= yes
+CPP+= -P
STATIC_CONFIGURE_ENV+= LDSTATIC=-static