|
|
|
|
|
by jstimpfle
3558 days ago
|
|
Is it practical to make diffs of recompiled binaries? Don't you need to compile to position independent code? Or otherwise make sure that most of the code's position does not change when some statically linked library changes? |
|