mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Added .NOTPARALLEL to stub/Makefile.
This commit is contained in:
parent
81928d4ab1
commit
df8acc4ed7
|
@ -9,6 +9,7 @@
|
|||
MAKEFLAGS += -rR
|
||||
.SUFFIXES:
|
||||
.SECONDEXPANSION:
|
||||
.NOTPARALLEL:
|
||||
export LC_ALL = C
|
||||
export SHELL = /bin/sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user