Use the STRIP variable during prepend stage
- Nov 17, 2018
-
-
Jeremy Soller authored
-
Alexander Theißen authored
A hardcoded strip does not work when cross compiling.
-
A hardcoded strip does not work when cross compiling. I found this while building on macOS. The host strip cannot handle elf files (macOS uses mach-o).
A hardcoded strip does not work when cross compiling.