From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 94d61c789192218473fa92a89fddd29eb99c8b81
Date: Mon, 21 Nov 2022 10:56:01 +0000 [thread overview]
Message-ID: <4NG47Q1FwZz2yCR@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 4536 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 94d61c789192218473fa92a89fddd29eb99c8b81 (commit)
via 5be519d03ba594e57d033490c0fec087aa4af794 (commit)
from 6f62108b30d3a3c370e6bcc8ab38fc2d69fcf06b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 94d61c789192218473fa92a89fddd29eb99c8b81
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Nov 21 10:52:55 2022 +0000
ipfire-release: Add build-essential package
This package is installed by default in the build environment and will
pull in all sorts of useful software.
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 5be519d03ba594e57d033490c0fec087aa4af794
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Nov 21 10:50:38 2022 +0000
binutils: Update to 2.39
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
binutils/binutils.nm | 24 ++------------------
ipfire-release/ipfire-release.nm | 49 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 51 insertions(+), 22 deletions(-)
Difference in files:
diff --git a/binutils/binutils.nm b/binutils/binutils.nm
index 1ced2515e..93b673334 100644
--- a/binutils/binutils.nm
+++ b/binutils/binutils.nm
@@ -4,7 +4,7 @@
###############################################################################
name = binutils
-version = 2.34
+version = 2.39
release = 1
maintainer = Michael Tremer <michael.tremer(a)ipfire.org>
@@ -28,7 +28,6 @@ build
dejagnu
flex
gcc-c++
- pakfire-builder >= 0.9.23-5
perl
texinfo
zlib-devel
@@ -36,25 +35,6 @@ build
prepare_cmds
mkdir -pv %{DIR_SRC}/binutils-build
-
- # On aarch64 we might use 64KiB pages
- sed -i -e '/#define.*ELF_COMMONPAGESIZE/s/0x1000$/0x10000/' bfd/elf*aarch64.c
-
- # Suppress the installation of an outdated standards.info file as a newer
- # one is installed later on in the Autoconf instructions:
- rm -fv etc/standards.info
- sed -e '/^INFO/s/standards.info //' -i etc/Makefile.in
-
- perl -pi -e 's/i\[3-7\]86/i[34567]86/g' */conf*
- sed -i -e 's/%''{release}/%{release}/g' bfd/Makefile{.am,.in}
- sed -i -e '/^libopcodes_la_\(DEPENDENCIES\|LIBADD\)/s,$, ../bfd/libbfd.la,' opcodes/Makefile.{am,in}
-
- # Build libbfd.so and libopcodes.so with -Bsymbolic-functions if possible.
- if gcc %{CFLAGS} -v --help 2>&1 | grep -q -- -Bsymbolic-functions; then
- sed -i -e 's/^libbfd_la_LDFLAGS = /&-Wl,-Bsymbolic-functions /' bfd/Makefile.{am,in}
- sed -i -e 's/^libopcodes_la_LDFLAGS = /&-Wl,-Bsymbolic-functions /' opcodes/Makefile.{am,in}
- fi
- touch */configure
end
configure_options += \
@@ -65,7 +45,7 @@ build
--disable-static \
--enable-64-bit-bfd \
--enable-plugins \
- --with-bugurl="http://bugzilla.ipfire.org/" \
+ --with-bugurl="https://bugzilla.ipfire.org/" \
--enable-relro=yes \
--enable-lto
diff --git a/ipfire-release/ipfire-release.nm b/ipfire-release/ipfire-release.nm
index fef6bf73a..42ba081b9 100644
--- a/ipfire-release/ipfire-release.nm
+++ b/ipfire-release/ipfire-release.nm
@@ -77,4 +77,53 @@ packages
/etc/pakfire/repos
end
end
+
+ package %{name}-build
+ provides = build-essential
+
+ summary = IPFire Build Dependencies
+
+ description
+ This package is installed by default in the build environment
+ and installs a number of basic tools for builds.
+ end
+
+ requires
+ # Install Pakfire Build components
+ pakfire-build
+
+ # Various default tools
+ bash
+ bzip2
+ ccache
+ coreutils
+ diffutils
+ file
+ filesystem
+ findutils
+ gawk
+ gettext
+ gcc
+ grep
+ gzip
+ hostname
+ kernel-headers
+ less
+ libtool
+ lzip
+ make
+ patch
+ pkg-config
+ sed
+ setup
+ shadow-utils
+ tar
+ util-linux
+ vim
+ which
+ xz
+ end
+
+ files = # empty package
+ end
end
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2022-11-21 10:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4NG47Q1FwZz2yCR@people01.haj.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.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