Home
last modified time | relevance | path

Searched hist:bd38ba4b6bd944986d148b923d26aa3069087a57 (Results 1 – 1 of 1) sorted by relevance

/DragonStub/
H A DMake.defaultsbd38ba4b6bd944986d148b923d26aa3069087a57 Mon Nov 21 15:59:13 UTC 2016 Nigel Croxon <ncroxon@users.sf.net> GNU ar warning about deterministic mode

GNU ar currently produces the following string of warnings:
Warning: Archive 'libefi.a' seems to have been created in
deterministic mode.
'<file>.o' will always be updated. Please consider passing
the U flag to ar to avoid the problem. This patch fixes the issue.

Signed-off-by: Pete Batard <pete@akeo.ie>
Signed-off-by: Nigel Croxon <noxorc@users.sf.net>