[Rpm-maint] [rpm-software-management/rpm] OpenMP & Lua fixes for configure.ac & INSTALL (#1325)
Neal Gompa (ニール・ゴンパ)
notifications at github.com
Fri Aug 7 02:02:29 UTC 2020
@Conan-Kudo requested changes on this pull request.
> @@ -761,9 +778,9 @@ AC_ARG_WITH([lua], [AS_HELP_STRING([--with-lua], [build with lua support])],
AS_IF([test "$with_lua" != no],[
PKG_CHECK_MODULES([LUA],
- [lua >= 5.1],
+ [lua >= 5.2],
Why aren't we just bumping to Lua 5.3? That's what we _actually_ test with and our current compatibility base is with.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1325#pullrequestreview-462988129
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200806/e325df18/attachment.html>
More information about the Rpm-maint
mailing list