FreeBSD Bugzilla – Attachment 234258 Details for
Bug 263532
lang/ypsilon: Switch from USE_GCC to USE_BINUTILS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lang_ypsilon_switch_to_USE_BINUTILS
0001-lang-ypsilon-Switch-from-USE_GCC-to-USE_BINUTILS.patch (text/plain), 843 bytes, created by
Lorenzo Salvadore
on 2022-05-27 10:01:47 UTC
(
hide
)
Description:
lang_ypsilon_switch_to_USE_BINUTILS
Filename:
MIME Type:
Creator:
Lorenzo Salvadore
Created:
2022-05-27 10:01:47 UTC
Size:
843 bytes
patch
obsolete
>From 3940276de14d190576730c48200352df3bbc8796 Mon Sep 17 00:00:00 2001 >From: Lorenzo Salvadore <salvadore@FreeBSD.org> >Date: Fri, 27 May 2022 11:52:53 +0200 >Subject: [PATCH] lang/ypsilon: Switch from USE_GCC to USE_BINUTILS > >PR: 263532 >--- > lang/ypsilon/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/lang/ypsilon/Makefile b/lang/ypsilon/Makefile >index 6dda66336033..dd2a3e84fded 100644 >--- a/lang/ypsilon/Makefile >+++ b/lang/ypsilon/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= ypsilon > PORTVERSION= 0.9.6.3 >-PORTREVISION= 11 >+PORTREVISION= 12 > CATEGORIES= lang scheme > > MAINTAINER= vmagerya@gmail.com >@@ -15,7 +15,7 @@ USE_GITHUB= yes > GH_TUPLE= fujita-y:ypsilon:0.9.6-update3 > > USES= gmake >-USE_GCC= yes >+USE_BINUTILS= yes > TEST_TARGET= check # XXX: tests fail > > MAKE_ARGS= DATADIR="${DATADIR}" >-- >2.36.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
vmagerya
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 263532
:
234084
| 234258