gcc: add missing NIOS-II patch after bump to 4.9.3
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 8 Aug 2015 11:16:37 +0000 (13:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 8 Aug 2015 12:36:23 +0000 (14:36 +0200)
commitad0f85e57e0d89e7bc4eb6fc01345f4a4f952d27
tree0f2f95658b1e361a5ad1de899d24b76993a6a0e5
parent9dd523c48f8c9e250da8694308fe24e6bab2fdc8
gcc: add missing NIOS-II patch after bump to 4.9.3

When gcc 4.9.x was bumped from 4.9.2 to 4.9.3 in commit
2fed00ea1eaeca952f872120af79a46f39b0868c, patch
920-libgcc-remove-unistd-header.patch was removed with the argument
that it had been applied upstream.

However, it is not the case, and the patch continues to apply fine on
gcc 4.9.3, and is actually needed to make gcc build properly on
NIOS-II.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gcc/4.9.3/920-libgcc-remove-unistd-header.patch [new file with mode: 0644]