proot icon indicating copy to clipboard operation
proot copied to clipboard

CARE: Set AT_HWCAP ELF auxiliary vector to 0 to ensure better reproducibility

Open cedric-vincent opened this issue 10 years ago • 0 comments

That way, both initial and reproduced executions use the same code (in the standard C library).

Today, this can be achieved by setting LD_HWCAP_MASK to 0 before starting CARE.

cedric-vincent avatar Jun 20 '14 14:06 cedric-vincent