From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-lua/compat53/
Date: Wed, 4 Dec 2024 14:56:44 +0000 (UTC) [thread overview]
Message-ID: <1733319915.5e002e635ba6c98221fa0bc9adc0d10e9b4a828a.davidroman@gentoo> (raw)
commit: 5e002e635ba6c98221fa0bc9adc0d10e9b4a828a
Author: Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Wed Dec 4 09:28:45 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Dec 4 13:45:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e002e63
dev-lua/compat53: remove unnecessary flags
Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
dev-lua/compat53/compat53-0.14.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lua/compat53/compat53-0.14.3.ebuild b/dev-lua/compat53/compat53-0.14.3.ebuild
index ab111d7a8..50aa6c206 100644
--- a/dev-lua/compat53/compat53-0.14.3.ebuild
+++ b/dev-lua/compat53/compat53-0.14.3.ebuild
@@ -39,8 +39,8 @@ lua_src_compile() {
local u=""
for u in *.c; do
edo $(tc-getCC) -shared -fPIC \
- ${CPPFLAGS} -DCOMPAT53_PREFIX="compat53" \
- ${CFLAGS} $(lua_get_CFLAGS) -Ic-api \
+ ${CPPFLAGS} \
+ ${CFLAGS} $(lua_get_CFLAGS) \
${SOFLAGS} \
${LDFLAGS} $(lua_get_LIBS) \
-o "${u/.c/.so}" ${u} c-api/compat-5.3.c
next reply other threads:[~2024-12-04 14:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-04 14:56 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-11 10:15 [gentoo-commits] repo/proj/guru:master commit in: dev-lua/compat53/ Florian Schmaus
2024-12-04 14:56 David Roman
2024-12-02 16:12 Julien Roy
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=1733319915.5e002e635ba6c98221fa0bc9adc0d10e9b4a828a.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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