aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-01-12 09:54:50 +0800
committerache <ache@FreeBSD.org>1996-01-12 09:54:50 +0800
commitc5a091d69501e938a8958d97399c46e41531ad08 (patch)
tree0b8573541fef4082aaf538a7be50c2c7fe32af9a /mail
parentcd8ccf477c0b8e7024636452d8db0b145cb84808 (diff)
downloadfreebsd-ports-gnome-c5a091d69501e938a8958d97399c46e41531ad08.tar.gz
freebsd-ports-gnome-c5a091d69501e938a8958d97399c46e41531ad08.tar.zst
freebsd-ports-gnome-c5a091d69501e938a8958d97399c46e41531ad08.zip
strip binaries
Diffstat (limited to 'mail')
-rw-r--r--mail/elm+ME/scripts/pre-configure4
-rw-r--r--mail/elm/scripts/pre-configure4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/elm+ME/scripts/pre-configure b/mail/elm+ME/scripts/pre-configure
index b605e1cc1639..84759c5a868d 100644
--- a/mail/elm+ME/scripts/pre-configure
+++ b/mail/elm+ME/scripts/pre-configure
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# pre-configure script for Elm port to FreeBSD 2.0
-# $Id: pre-configure,v 1.6 1995/12/19 23:46:18 ache Exp $
+# $Id: pre-configure,v 1.7 1996/01/12 01:49:09 ache Exp $
PortsDir=$PORTSDIR
CurDir=$CURDIR
@@ -272,7 +272,7 @@ huge=''
optimize='-O2'
ccflags=''
cppflags=''
-ldflags=''
+ldflags='-s'
cc='cc'
libs=''
nametype='bsd'
diff --git a/mail/elm/scripts/pre-configure b/mail/elm/scripts/pre-configure
index b605e1cc1639..84759c5a868d 100644
--- a/mail/elm/scripts/pre-configure
+++ b/mail/elm/scripts/pre-configure
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# pre-configure script for Elm port to FreeBSD 2.0
-# $Id: pre-configure,v 1.6 1995/12/19 23:46:18 ache Exp $
+# $Id: pre-configure,v 1.7 1996/01/12 01:49:09 ache Exp $
PortsDir=$PORTSDIR
CurDir=$CURDIR
@@ -272,7 +272,7 @@ huge=''
optimize='-O2'
ccflags=''
cppflags=''
-ldflags=''
+ldflags='-s'
cc='cc'
libs=''
nametype='bsd'