cygport - avoid stripping binaries
Achim Gratz
Stromeko@nexgo.de
Sat Nov 6 15:01:28 GMT 2021
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
More information about the Cygwin
mailing list