diff options
Diffstat (limited to 'user/qt5-qtdeclarative/add-execinfo.patch')
-rw-r--r-- | user/qt5-qtdeclarative/add-execinfo.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/qt5-qtdeclarative/add-execinfo.patch b/user/qt5-qtdeclarative/add-execinfo.patch index 92fbe43ac..f6d2c43fe 100644 --- a/user/qt5-qtdeclarative/add-execinfo.patch +++ b/user/qt5-qtdeclarative/add-execinfo.patch @@ -5,7 +5,7 @@ build is musl or glibc from qmake. --- qtdeclarative-opensource-src-5.9.6/src/quick/quick.pro.old 2018-05-30 11:29:13.000000000 +0000 +++ qtdeclarative-opensource-src-5.9.6/src/quick/quick.pro 2018-07-10 00:42:03.150000000 +0000 -@@ -16,6 +16,8 @@ +@@ -19,6 +19,8 @@ LIBS_PRIVATE += -lgcov } |