buildgcc: improve portability
authorJonathan A. Kollasch <jakllsch@kollasch.net>
Thu, 11 Aug 2011 19:44:55 +0000 (14:44 -0500)
committerPatrick Georgi <patrick@georgi-clan.de>
Fri, 12 Aug 2011 07:24:50 +0000 (09:24 +0200)
commitf44bb4f4c13c225db8a83460432fa38568365016
tree4b61a3aebafcfe076699967c8dbe35a70b16ade7
parent2aac3f6c51d6eb13da97f801d00bb73a2cdd4fdd
buildgcc: improve portability

`cp --remove-destination` isn't as portable as `rm -f` and `cp`.

Change-Id: Ib05bfc121f7a0b467f8104920e14fbd02191585f
Signed-off-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
Reviewed-on: http://review.coreboot.org/150
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
util/crossgcc/buildgcc