]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/strip
Run strip with tools from the host system
[ipfire-2.x.git] / lfs / strip
index d07ff43ee04ae02b29c116bf8628588061402fa3..237f4d2b3b5a243a007c89b886f6d3a01326a038 100644 (file)
--- a/lfs/strip
+++ b/lfs/strip
@@ -49,6 +49,6 @@ $(TARGET) :
        # Don't strip VDR binaries, because they use a weird plugin system
        # which does not work when unneeded symbols get stripped from
        # /usr/sbin/vdr.
        # Don't strip VDR binaries, because they use a weird plugin system
        # which does not work when unneeded symbols get stripped from
        # /usr/sbin/vdr.
-       STRIP="/tools/bin/strip" $(DIR_SRC)/src/stripper / \
+       $(DIR_SRC)/src/stripper $(ROOT) \
                --exclude=/usr/src --exclude=/tools \
                --exclude=/usr/sbin/vdr --exclude=/usr/lib/vdr
                --exclude=/usr/src --exclude=/tools \
                --exclude=/usr/sbin/vdr --exclude=/usr/lib/vdr