« Previous | Next » 

Revision 52ba784d

ID52ba784d357fac20e137cf1393437437c43a3fc4

Added by Hollis Blanchard over 13 years ago

Fix "make install" with a cross toolchain

We must be able to use a non-native strip executable, but not all
versions of 'install' support the --strip-program option (e.g.
OpenBSD). Accordingly, we can't use 'install -s', and we must run strip
separately.

Signed-off-by: Hollis Blanchard <>
Cc:

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences