X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5B1C43858401
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=nexgo.de
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de;
 s=vfde-smtpout-mb-15sep; t=1636210896;
 bh=c+rZ3SLKvPh1SUI8YmVFbJIabextVunQnk1LsBEUJ6E=;
 h=From:To:Subject:References:Date:In-Reply-To;
 b=cjmbR6aHkJ5HGLlNhPoSrfE3YMjSV47LU0hKxRB/jcluh2fRaMQzv3/qmwlPuP0In
 lc2DkPgCraR6ENOCoLLRCLyT/dHbFOEcRdE1Or6Jt2+ibx2/RlnLn8xryqU9WJ9cWG
 z6WaeJ+HKLH50BsarswpOB7inh9rTHjuWtiFZo0o=
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: cygport - avoid stripping binaries
References: <f25e25ff-b1f5-8450-392f-6573a358f60b@gmail.com>
Date: Sat, 06 Nov 2021 16:01:28 +0100
In-Reply-To: <f25e25ff-b1f5-8450-392f-6573a358f60b@gmail.com> (Federico
 Kircheis via Cygwin's message of "Sat, 6 Nov 2021 15:31:01 +0100")
Message-ID: <8735o9mipj.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
MIME-Version: 1.0
X-purgate-type: clean
X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de
X-purgate: This mail is considered clean (visit http://www.eleven.de for
 further information)
X-purgate: clean
X-purgate-size: 635
X-purgate-ID: 149169::1636210895-00007E57-DB3ACF5E/0/0
X-Spam-Status: No, score=-3030.3 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_BARRACUDACENTRAL,
 RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Federico Kircheis via Cygwin writes:
> I should be able to set something like
>
> STRIP=/usr/bin/true
>
> and then stripping should be a no-op, but it did not work, the
> binaries in the install folder are still stripped.

That only works if strip was used to remove the symbol information.  You
probably need

RESTRICT="strip"

instead, see:

https://cygwin.github.io/cygport/src_postinst_cygpart.html#robo140


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
