summaryrefslogtreecommitdiff
path: root/scripts/rstrip.sh
AgeCommit message (Collapse)Author
2010-08-01always make binary or library writable by the user, before trying to stripWaldemar Brodkorb
2010-02-14fix recompile BUG of PKG_MULTI packagesWaldemar Brodkorb
2010-02-09add support for netbsd. just minor fixes needed.wbx
2009-06-01remove unused $Id$Waldemar Brodkorb
- $id$ substitution is not apropriate for git scm
2009-05-30fix gcc packageWaldemar Brodkorb
- simple test c program compiles in qemu-mips with the cross-compiled compiler - don't know if rstrip.sh change is good, need to check, but crt*.o symbols might not be stripped - create helper links for libgcc + libc needed for ld
2009-05-17Initial importwbx