[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to not strip gnustep-base
From: |
Antoine Jacoutot |
Subject: |
Re: how to not strip gnustep-base |
Date: |
Sun, 25 Nov 2007 16:03:17 +0100 (CET) |
User-agent: |
Alpine 0.99999 (BSO 796 2007-11-08) |
On Sun, 25 Nov 2007, Sebastian Reitenbach wrote:
So, for some unknown reason, the port adds it there.
Here's the reason.
Under OpenBSD, INSTALL_PROGRAM is defined in
infrastructure/mk/bsd.port.mk and it strips by default. The configure
script of gnustep-make picks it up and add it to config.make.
Anyway, config.make is a config file, just change it to your needs.
--
Antoine