mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
set use_dep_hack to true
committer: ml1050 <ml1050> 1139404812 +0000
This commit is contained in:
parent
e322613d84
commit
a5f79204ce
|
@ -160,7 +160,7 @@ PackW32Pe::PackW32Pe(InputFile *f) : super(f)
|
|||
tlsindex = 0;
|
||||
big_relocs = 0;
|
||||
soloadconf = 0;
|
||||
use_dep_hack = false;
|
||||
use_dep_hack = true;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user