From: Bruno Victal <mirai@makinata.eu>
To: c4droid <c4droid@foxmail.com>
Cc: 62324@debbugs.gnu.org
Subject: [bug#62324] [PATCH 0/1] gnu: emu8051: Using snippet to replace patch-ncurses phases
Date: Wed, 22 Mar 2023 02:13:53 +0000 [thread overview]
Message-ID: <a1e8423b-68f3-4bb2-1a7e-fae6aa2e582b@makinata.eu> (raw)
In-Reply-To: <tencent_2DC375D7AA482B2B12F4540ED0454BAC6D08@qq.com>
On 2023-03-22 01:58, c4droid wrote:
> (build-system gnu-build-system)
> (arguments
> `(#:tests? #f ;No test suite
> - #:make-flags (list (string-append "CC="
> - ,(cc-for-target)))
> - #:phases (modify-phases %standard-phases
> - (delete 'configure) ;No ./configure script
> - (add-before 'build 'patch-ncurs
(arguments
(list
#:tests? #f ;No test suite
#:make-flags #~(list (string-append "CC=" (cc-for-target)))
.....
Note that I'm not using quasiquote here.
Cheers,
Bruno
next prev parent reply other threads:[~2023-03-22 2:14 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-21 7:20 [bug#62324] gnu: Add emu8051 c4droid
2023-03-21 13:43 ` Bruno Victal
2023-03-22 0:53 ` c4droid
2023-03-22 0:53 ` c4droid
2023-03-22 1:48 ` c4droid
2023-03-22 1:48 ` c4droid
2023-03-21 14:47 ` Simon South
2023-03-22 0:56 ` c4droid
2023-03-22 0:56 ` c4droid
2023-03-22 1:58 ` [bug#62324] [PATCH 0/1] gnu: emu8051: Using snippet to replace patch-ncurses phases c4droid
2023-03-22 1:58 ` c4droid
2023-03-22 2:13 ` Bruno Victal [this message]
2023-03-22 7:43 ` [bug#62324] [PATCH 1/1] gnu: emu8051: Fix build error for quasiquote c4droid
2023-03-22 7:43 ` c4droid
2023-03-30 12:48 ` [bug#62324] gnu: Add emu8051 宋文武 via Guix-patches via
2023-03-31 6:48 ` [bug#62324] [PATCH] " c4droid
2023-03-31 6:48 ` c4droid
2023-03-31 11:33 ` bug#62324: " 宋文武 via Guix-patches via
2023-03-31 11:22 ` [bug#62324] [PATCH v2] " iyzsong--- via Guix-patches via
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=a1e8423b-68f3-4bb2-1a7e-fae6aa2e582b@makinata.eu \
--to=mirai@makinata.eu \
--cc=62324@debbugs.gnu.org \
--cc=c4droid@foxmail.com \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.