From: "William Breathitt Gray" <vilhelm.gray@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-lang/fbc/
Date: Mon, 29 Apr 2019 03:59:51 +0000 (UTC) [thread overview]
Message-ID: <1556510344.81ca149dd90adbf81370e80e09b1b9e88a4440ea.vilhelm.gray@gentoo> (raw)
commit: 81ca149dd90adbf81370e80e09b1b9e88a4440ea
Author: William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
AuthorDate: Mon Apr 29 03:59:04 2019 +0000
Commit: William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
CommitDate: Mon Apr 29 03:59:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81ca149d
dev-lang/fbc: Fix xcflags array print out
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --force
Signed-off-by: William Breathitt Gray <vilhelm.gray <AT> gmail.com>
dev-lang/fbc/fbc-1.06.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/fbc/fbc-1.06.0.ebuild b/dev-lang/fbc/fbc-1.06.0.ebuild
index ba5b069..0fafe2e 100644
--- a/dev-lang/fbc/fbc-1.06.0.ebuild
+++ b/dev-lang/fbc/fbc-1.06.0.ebuild
@@ -86,7 +86,7 @@ src_compile() {
fblflags+=${LDFLAGS//-Wl,/-Wl }
# Build fbc
- emake CFLAGS="${CFLAGS} ${xcflags[@]}" FBC="${fbc}" FBCFLAGS="${fbcflags}" FBLFLAGS="${fblflags}"
+ emake CFLAGS="${CFLAGS} ${xcflags[*]}" FBC="${fbc}" FBCFLAGS="${fbcflags}" FBLFLAGS="${fblflags}"
}
src_install() {
next reply other threads:[~2019-04-29 3:59 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-29 3:59 William Breathitt Gray [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-11 9:09 [gentoo-commits] repo/proj/guru:dev commit in: dev-lang/fbc/ Takuya Wakazono
2024-11-11 9:09 Takuya Wakazono
2021-09-08 2:37 William Breathitt Gray
2021-05-05 7:32 Alessandro Barbieri
2021-04-29 12:07 William Breathitt Gray
2021-04-29 11:58 William Breathitt Gray
2021-04-12 0:58 William Breathitt Gray
2020-12-28 23:14 William Breathitt Gray
2020-12-27 0:03 Alessandro Barbieri
2020-03-09 17:55 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-09 17:48 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2019-05-19 3:49 William Breathitt Gray
2019-05-14 12:00 William Breathitt Gray
2019-04-29 3:00 William Breathitt Gray
2019-04-29 2:40 William Breathitt Gray
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=1556510344.81ca149dd90adbf81370e80e09b1b9e88a4440ea.vilhelm.gray@gentoo \
--to=vilhelm.gray@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