Closed #2313 as resolved.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2313
You are receiving this because you are subscribed to this thread.
Message ID:
___
Rpm-maint mailing list
Rp
I did another test, pack the same files in directory1 twice, then extract them
to different directory, There is still a difference between the static library
file,only a few bytes was changed, i use %!xxd to convert binary to
hexadecimal,here are the header of the two files, Indicate distinction
Firstly, i packed all the files in the main directory 1, and then extracted
them to a new directory 2;
Secondly, i added one file in the main directory 1 and pack them again, then
extracted them to a new directory 3;
the same statically linked library file in directory 2 and directory 3 is not