The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / gcc / 4.9.2 / 920-libgcc-remove-unistd-header.patch
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/gcc/4.9.2/920-libgcc-remove-unistd-header.patch b/cirros-testvm/src-cirros/buildroot-2015.05/package/gcc/4.9.2/920-libgcc-remove-unistd-header.patch
new file mode 100644 (file)
index 0000000..df5372b
--- /dev/null
@@ -0,0 +1,12 @@
+Upstream status: In progress
+
+--- a/libgcc/config/nios2/linux-atomic.c
++++ b/libgcc/config/nios2/linux-atomic.c
+@@ -20,7 +20,6 @@
+ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
+ <http://www.gnu.org/licenses/>.  */
+-#include <asm/unistd.h>
+ #define EFAULT  14
+ #define EBUSY   16
+ #define ENOSYS  38