diff options
author | Slawomir Lis <slis@gentoo.org> | 2019-08-22 05:36:22 +0200 |
---|---|---|
committer | Slawomir Lis <slis@gentoo.org> | 2019-08-22 05:36:42 +0200 |
commit | ffb6a46687b3a16ca1f9ebdb0fcd9e04bf910c4e (patch) | |
tree | ca6a8847e7a4124d5adbbd80cc8d2a8ae3fec750 /media-libs/assimp/files/assimp-4.1.0-unzip-of.patch | |
parent | www-client/opera-developer: Old (diff) | |
download | gentoo-ffb6a46687b3a16ca1f9ebdb0fcd9e04bf910c4e.tar.gz gentoo-ffb6a46687b3a16ca1f9ebdb0fcd9e04bf910c4e.tar.bz2 gentoo-ffb6a46687b3a16ca1f9ebdb0fcd9e04bf910c4e.zip |
media-libs/assimp: version bump to 4.1.0
Closes: https://bugs.gentoo.org/653992
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Slawek Lis <slis@gentoo.org>
Diffstat (limited to 'media-libs/assimp/files/assimp-4.1.0-unzip-of.patch')
-rw-r--r-- | media-libs/assimp/files/assimp-4.1.0-unzip-of.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/media-libs/assimp/files/assimp-4.1.0-unzip-of.patch b/media-libs/assimp/files/assimp-4.1.0-unzip-of.patch new file mode 100644 index 000000000000..e75b47a1af4b --- /dev/null +++ b/media-libs/assimp/files/assimp-4.1.0-unzip-of.patch @@ -0,0 +1,11 @@ +--- a/contrib/unzip/unzip.h 2019-08-21 21:38:10.991542891 +0200 ++++ b/contrib/unzip/unzip.h 2019-08-21 21:38:24.507543226 +0200 +@@ -45,6 +45,8 @@ + #ifndef _unz_H + #define _unz_H + ++#define OF _Z_OF ++ + #ifdef __cplusplus + extern "C" { + #endif |