]> Zhao Yanbai Git Server - minix.git/commit
Reverting back to default value of MKARZERO
authorLionel Sambuc <lionel@minix3.org>
Sun, 13 Jan 2013 19:06:31 +0000 (20:06 +0100)
committerLionel Sambuc <lionel@minix3.org>
Thu, 17 Jan 2013 09:03:58 +0000 (10:03 +0100)
commit13c63491af048f0d3ae112b4befaa018dd8bb19d
tree9ee5c25e806e179908e4872d81e43afa9383577f
parentebae0113f8bcb67eb7a7746f20d0ec5bbcf739b7
Reverting back to default value of MKARZERO

The value was changed to no for cross-building as the old binutils
could not handle the required flag. As this is now possible, the
default is restored.

This flags make sure that AR zeroes out some timestamps and uid/gid
fields in libraries, which would change for every build of the
library otherwise, preventing comparison between to builds.
build.sh