[Ffmpeg-devel] [PATCH] Remove installstrip
Ramiro Ribeiro Polla
ramiro
Mon Jan 22 21:06:35 CET 2007
Hello,
For cross-compiled installations, the system's install might work
stripping the target executable format.
Attached patch removes the installstrip from the top-level Makefile,
since the file has already been stripped on the %$(EXESUF): %_g$(EXESUF)
rule.
Also removes it from common.mak, and makes a call to the correct strip
application after the install.
Then removes all installstrip from the configure, since it is no longer
used.
It worked for my linux install, and for the cross-installation.
Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: installstrip.diff
Type: text/x-patch
Size: 1940 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070122/e0834c00/attachment.bin>
More information about the ffmpeg-devel
mailing list