Update Makefile and compiler checks so that users don't inadvertently
change mandatory compiler flags.
This commit is contained in:
@@ -255,6 +255,7 @@ static void unlink_ofile(char *oname) {
|
||||
}
|
||||
|
||||
void do_files(int i, int argc, char *argv[]) {
|
||||
upx_compiler_sanity_check();
|
||||
if (opt->verbose >= 1) {
|
||||
show_head();
|
||||
UiPacker::uiHeader();
|
||||
|
||||
Reference in New Issue
Block a user