From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/crystal/files/
Date: Wed, 24 Jun 2020 20:38:37 +0000 (UTC) [thread overview]
Message-ID: <1593031114.43c183df35e25c4709a8a3973ebbf5fd6aebbc8c.slyfox@gentoo> (raw)
commit: 43c183df35e25c4709a8a3973ebbf5fd6aebbc8c
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jun 21 07:41:41 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 20:38:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43c183df
dev-lang/crystal: remove unused patch
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16356
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-lang/crystal/files/crystal-0.34.0-no-usr-lib.patch | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/dev-lang/crystal/files/crystal-0.34.0-no-usr-lib.patch b/dev-lang/crystal/files/crystal-0.34.0-no-usr-lib.patch
deleted file mode 100644
index 4dc0b42d90a..00000000000
--- a/dev-lang/crystal/files/crystal-0.34.0-no-usr-lib.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-On amd64 linux /usr/lib does not match default 64-bit ABI.
-
-Let's rely on default compiler and linker paths instead.
---- a/src/compiler/crystal/codegen/link.cr
-+++ b/src/compiler/crystal/codegen/link.cr
-@@ -106,7 +106,7 @@ module Crystal
-
- private def lib_flags_posix
- library_path = ENV["LIBRARY_PATH"]?.try(&.split(':', remove_empty: true)) ||
-- ["/usr/lib", "/usr/local/lib"]
-+ [] of String
- has_pkg_config = nil
-
- String.build do |flags|
next reply other threads:[~2020-06-24 20:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-24 20:38 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-11 18:56 [gentoo-commits] repo/gentoo:master commit in: dev-lang/crystal/files/ Maciej Barć
2023-04-25 13:00 Maciej Barć
2021-07-18 19:48 Sergei Trofimovich
2020-05-05 20:58 Sergei Trofimovich
2019-12-21 16:50 Sergei Trofimovich
2019-08-08 7:21 Sergei Trofimovich
2019-06-09 19:01 Sergei Trofimovich
2019-03-02 20:07 Sergei Trofimovich
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=1593031114.43c183df35e25c4709a8a3973ebbf5fd6aebbc8c.slyfox@gentoo \
--to=slyfox@gentoo.org \
--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