diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-03-20 23:26:04 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-03-20 23:26:04 +0000 |
commit | 6bdd677d6b948c8cc718c18588eb96ff4ad88be0 (patch) | |
tree | 3b9070aa3e699d01dc7d065d0712f675edd18b82 /debian/patches/gcc-dfsg-linaro-doc.diff | |
parent | 66eda484f1c64f22b241e3cd637c6d4ed6174430 (diff) | |
download | gcc-49-6bdd677d6b948c8cc718c18588eb96ff4ad88be0.tar.gz |
* Create a dummy arm-acle-intrinsics.texi exists for AArch64 builds
(Wookey). Closes: #742165.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7222 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/patches/gcc-dfsg-linaro-doc.diff')
-rw-r--r-- | debian/patches/gcc-dfsg-linaro-doc.diff | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/patches/gcc-dfsg-linaro-doc.diff b/debian/patches/gcc-dfsg-linaro-doc.diff new file mode 100644 index 0000000..b81d7af --- /dev/null +++ b/debian/patches/gcc-dfsg-linaro-doc.diff @@ -0,0 +1,6 @@ +Index: gcc-4.8-4.8.2/src/gcc/doc/arm-acle-intrinsics.texi +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ gcc-4.8-4.8.2/src/gcc/doc/arm-acle-intrinsics.texi 2014-03-18 18:42:11.027303768 +0000 +@@ -0,0 +1 @@ ++@c This file is empty because the original one has a non DFSG free license (GFDL) |