ClangBuiltLinux / continuous-integration

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
https://travis-ci.com/ClangBuiltLinux/continuous-integration
Apache License 2.0
44 stars 18 forks source link

Allow objcopy and strip binaries to be specified #272

Closed tpimh closed 4 years ago

tpimh commented 4 years ago

https://github.com/ClangBuiltLinux/continuous-integration/pull/253 added support for objcopy and strip utilities, but they couldn't be specified on the command line.

tpimh commented 4 years ago

Or should STRIP be renamed to OBJSTRIP?

msfjarvis commented 4 years ago

Or should STRIP be renamed to OBJSTRIP?

STRIP looks like the variable used at least in the root Makefile.

nickdesaulniers commented 4 years ago

🌋 🕋