From 88270339b65d7af99e66a50fb32648e9713de985 Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Sat, 6 Dec 2008 18:25:36 +0000 Subject: - Do not strip target binaries. It causes problems in some cases. PR: ports/128434 Submitted by: Emmanuel Vadot --- devel/cross-gcc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/cross-gcc') diff --git a/devel/cross-gcc/Makefile b/devel/cross-gcc/Makefile index cd90a42d2b23..cd527e430675 100644 --- a/devel/cross-gcc/Makefile +++ b/devel/cross-gcc/Makefile @@ -38,6 +38,7 @@ RUN_DEPENDS= ${OURTARGET}-as:${PORTSDIR}/devel/cross-binutils USE_BZIP2= yes USE_GMAKE= yes USE_BISON= build +STRIP= #empty GNU_CONFIGURE= yes ALL_TARGET= all info -- cgit v1.2.3