diff options
Diffstat (limited to 'meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch')
| -rw-r--r-- | meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch b/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch index 2f2adfe340..073af46fc5 100644 --- a/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch +++ b/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch | |||
| @@ -12,6 +12,10 @@ https://bugs.gentoo.org/358021 | |||
| 12 | http://clang.llvm.org/compatibility.html#default_init_const | 12 | http://clang.llvm.org/compatibility.html#default_init_const |
| 13 | http://gcc.gnu.org/PR44499" | 13 | http://gcc.gnu.org/PR44499" |
| 14 | 14 | ||
| 15 | Upstream-Status: Pending | ||
| 16 | |||
| 17 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | ||
| 18 | |||
| 15 | --- a/jade/TeXFOTBuilder.cxx | 19 | --- a/jade/TeXFOTBuilder.cxx |
| 16 | +++ b/jade/TeXFOTBuilder.cxx | 20 | +++ b/jade/TeXFOTBuilder.cxx |
| 17 | @@ -88,6 +88,8 @@ public: | 21 | @@ -88,6 +88,8 @@ public: |
