Am 10.02.2010 10:49, schrieb Patrick Georgi:
Use --build-id=none to avoid spurious sections to end up in the object files, if it exists. If not, do nothing (and hope for the best)
Better variant: Do the tests once in xcompile, instead of time and time again.
Also more portable xcompile, as dd(1) is dropped (mingw support)
Again,
Signed-off-by: Patrick Georgi patrick.georgi@coresystems.de
Patrick