From: Sedat Dilek <sedat.dilek@gmail.com>
To: Emil Velikov <emil.l.velikov@gmail.com>
Cc: "Marco d'Itri" <md@linux.it>,
Lucas De Marchi <lucas.de.marchi@gmail.com>,
linux-modules@vger.kernel.org,
Tobias Stoeckmann <tobias@stoeckmann.org>
Subject: Re: First experiments with kmod-git and meson build-system
Date: Sun, 20 Oct 2024 00:27:14 +0200 [thread overview]
Message-ID: <CA+icZUUJqsdf2uibrBoCWaMHTtefQ+7ZFMFsCvDbN+KrA+QtTA@mail.gmail.com> (raw)
In-Reply-To: <CA+icZUXuWwEz+h_bRGK3sP_hLnzjYh+8McUGQJzqcqyr58K+_w@mail.gmail.com>
Add strip option to custom INI file:
[ build-dileks.ini ]
; SPDX-FileCopyrightText: 2024 Emil Velikov <emil.l.velikov@gmail.com>
; SPDX-FileCopyrightText: 2024 Lucas De Marchi <lucas.de.marchi@gmail.com>
;
; SPDX-License-Identifier: LGPL-2.1-or-later
[project options]
build-tests = false
debug-messages = false
docs = false
zstd = 'enabled'
xz = 'enabled'
zlib = 'enabled'
openssl = 'enabled'
werror = true
strip = true
[built-in options]
buildtype = 'release'
- EOF -
BR,
-sed@-
prev parent reply other threads:[~2024-10-19 22:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-18 9:18 Status next kmod version 34 Sedat Dilek
2024-10-18 10:47 ` First experiments with kmod-git and meson build-system Sedat Dilek
2024-10-18 12:01 ` Emil Velikov
2024-10-19 11:34 ` Sedat Dilek
2024-10-19 14:30 ` Emil Velikov
2024-10-19 22:07 ` Sedat Dilek
2024-10-19 22:09 ` Sedat Dilek
2024-10-19 22:27 ` Sedat Dilek [this message]
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=CA+icZUUJqsdf2uibrBoCWaMHTtefQ+7ZFMFsCvDbN+KrA+QtTA@mail.gmail.com \
--to=sedat.dilek@gmail.com \
--cc=emil.l.velikov@gmail.com \
--cc=linux-modules@vger.kernel.org \
--cc=lucas.de.marchi@gmail.com \
--cc=md@linux.it \
--cc=tobias@stoeckmann.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;
as well as URLs for NNTP newsgroup(s).