diff options
Diffstat (limited to 'meta-oe/recipes-dbs/mysql/mariadb/fix-a-building-failure.patch')
| -rw-r--r-- | meta-oe/recipes-dbs/mysql/mariadb/fix-a-building-failure.patch | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/meta-oe/recipes-dbs/mysql/mariadb/fix-a-building-failure.patch b/meta-oe/recipes-dbs/mysql/mariadb/fix-a-building-failure.patch index 9149ee21f2..5fc94835ea 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/fix-a-building-failure.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/fix-a-building-failure.patch | |||
| @@ -14,11 +14,11 @@ Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | |||
| 14 | CMakeLists.txt | 5 ----- | 14 | CMakeLists.txt | 5 ----- |
| 15 | 1 file changed, 5 deletions(-) | 15 | 1 file changed, 5 deletions(-) |
| 16 | 16 | ||
| 17 | diff --git a/CMakeLists.txt b/CMakeLists.txt | 17 | Index: mariadb-10.4.17/CMakeLists.txt |
| 18 | index fc30750..4f9110e 100644 | 18 | =================================================================== |
| 19 | --- a/CMakeLists.txt | 19 | --- mariadb-10.4.17.orig/CMakeLists.txt |
| 20 | +++ b/CMakeLists.txt | 20 | +++ mariadb-10.4.17/CMakeLists.txt |
| 21 | @@ -347,11 +347,6 @@ CHECK_PCRE() | 21 | @@ -376,11 +376,6 @@ CHECK_PCRE() |
| 22 | 22 | ||
| 23 | CHECK_SYSTEMD() | 23 | CHECK_SYSTEMD() |
| 24 | 24 | ||
| @@ -30,6 +30,3 @@ index fc30750..4f9110e 100644 | |||
| 30 | # | 30 | # |
| 31 | # Setup maintainer mode options. Platform checks are | 31 | # Setup maintainer mode options. Platform checks are |
| 32 | # not run with the warning options as to not perturb fragile checks | 32 | # not run with the warning options as to not perturb fragile checks |
| 33 | -- | ||
| 34 | 2.17.1 | ||
| 35 | |||
