diff options
Diffstat (limited to 'meta/recipes-devtools/pseudo')
| -rw-r--r-- | meta/recipes-devtools/pseudo/pseudo/static_sqlite.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo/static_sqlite.patch b/meta/recipes-devtools/pseudo/pseudo/static_sqlite.patch index 6faa7a2a44..f9223a86ae 100644 --- a/meta/recipes-devtools/pseudo/pseudo/static_sqlite.patch +++ b/meta/recipes-devtools/pseudo/pseudo/static_sqlite.patch | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | Due to disabling the LD_LIBRARY_PATH handling, we need to use a static | 1 | Due to disabling the LD_LIBRARY_PATH handling, we need to use a static |
| 2 | libsqlite. | 2 | libsqlite. |
| 3 | 3 | ||
| 4 | Upstream-Status: Inappropriate [configuration] | ||
| 5 | |||
| 4 | diff -ur git.orig/Makefile.in git/Makefile.in | 6 | diff -ur git.orig/Makefile.in git/Makefile.in |
| 5 | --- git.orig/Makefile.in | 7 | --- git.orig/Makefile.in |
| 6 | +++ git/Makefile.in | 8 | +++ git/Makefile.in |
