public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vadim A. Misbakh-Soloviov" <mva@mva.name>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lua:master commit in: eclass/
Date: Thu,  2 Nov 2017 06:39:16 +0000 (UTC)	[thread overview]
Message-ID: <1509604709.d14c0ba6fbdbc5c5c9f7d3dc975d9ccdf8fb8f18.mva@gentoo> (raw)

commit:     d14c0ba6fbdbc5c5c9f7d3dc975d9ccdf8fb8f18
Author:     Vadim A. Misbakh-Soloviov <git <AT> mva <DOT> name>
AuthorDate: Thu Nov  2 06:38:29 2017 +0000
Commit:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Thu Nov  2 06:38:29 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lua.git/commit/?id=d14c0ba6

lua.eclass: add lua5.3-related integers definition to c{,xx}flags

 eclass/lua.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/lua.eclass b/eclass/lua.eclass
index c319f91..79e80c8 100644
--- a/eclass/lua.eclass
+++ b/eclass/lua.eclass
@@ -480,8 +480,8 @@ _lua_setFLAGS() {
 	LUA_LF="$(${PKG_CONFIG} --libs $(basename ${lua}))"
 	LUA_LF="${LUA_LF//-llua /-l$(lua_get_lua) }"
 
-	CFLAGS="${GLOBAL_CFLAGS} ${LUA_CF} -fPIC -DPIC"
-	CXXFLAGS="${GLOBAL_CXXFLAGS} ${LUA_CF} -fPIC -DPIC"
+	CFLAGS="${GLOBAL_CFLAGS} ${LUA_CF} -fPIC -DPIC -DLUA_C89_NUMBERS"
+	CXXFLAGS="${GLOBAL_CXXFLAGS} ${LUA_CF} -fPIC -DPIC -DLUA_C89_NUMBERS"
 	LDFLAGS="${GLOBAL_LDFLAGS} -shared -fPIC"
 
 	export CC CXX LD CFLAGS CXXFLAGS LDFLAGS PKG_CONFIG LUA_LF


             reply	other threads:[~2017-11-02  6:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-02  6:39 Vadim A. Misbakh-Soloviov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-23 12:51 [gentoo-commits] proj/lua:master commit in: eclass/ Vadim A. Misbakh-Soloviov
2018-08-08 16:19 Vadim A. Misbakh-Soloviov
2017-11-02 19:47 Vadim A. Misbakh-Soloviov
2017-11-01 12:18 Vadim A. Misbakh-Soloviov
2017-11-01 12:03 Vadim A. Misbakh-Soloviov
2017-04-06  3:54 Vadim A. Misbakh-Soloviov
2017-01-10  9:56 Vadim A. Misbakh-Soloviov
2016-12-28  7:05 Vadim A. Misbakh-Soloviov
2016-05-27 22:13 Vadim A. Misbakh-Soloviov
2015-10-22 11:30 Vadim A. Misbakh-Soloviov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1509604709.d14c0ba6fbdbc5c5c9f7d3dc975d9ccdf8fb8f18.mva@gentoo \
    --to=mva@mva.name \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox