Go to file
Augustin Cavalier 2671c4b959 Jambase: Change default ARFLAGS and enable NOARSCAN by default.
On most systems, "D" (deterministic) is now the default archiving mode,
and so specifying "u" will throw a warning that "D" is being used anyway.
Jam previously assumed, as it was passing "u", that the timestamps inside
.a's were valid when they were actually 0, which was leading to spurious
rebuilds of .as.

After this change, we assume archives cannot be scanned for timestamps,
which should stop the spurious rebuilds of targets on most systems.
2018-11-21 18:46:31 -05:00
autoconf
binutils
gcc isl: Rerun autoconf. 2018-08-26 21:58:14 -04:00
jam Jambase: Change default ARFLAGS and enable NOARSCAN by default. 2018-11-21 18:46:31 -05:00
legacy
libtool
.gitignore
build-gcc2-package-Haiku.sh
build-gcc4-optional-package-Haiku.sh
INSTALL-as-haiku-cross-compiler-on-LINUX
INSTALL-gcc2-from-source-Haiku
INSTALL-gcc4-from-source-Haiku