]> git.ipfire.org Git - ipfire-2.x.git/log
ipfire-2.x.git
6 years agoncurses: fix toolchain build
Arne Fitzenreiter [Thu, 1 Jun 2017 17:16:00 +0000 (19:16 +0200)] 
ncurses: fix toolchain build

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
6 years agosamba 3.6.25: fixes for lfs-file
Matthias Fischer [Mon, 29 May 2017 18:27:25 +0000 (20:27 +0200)] 
samba 3.6.25: fixes for lfs-file

Removed 'unrecognized' configure-options.

Deleted empty tab at line end and moved line '-mkdir -p /var/ipfire/samba'
because of error message:
'mkdir: cannot create directory ‘/var/ipfire/samba’: File exists'

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoRootfile update
Michael Tremer [Sun, 28 May 2017 12:05:00 +0000 (13:05 +0100)] 
Rootfile update

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Re-enable build of python3-libvirt
Michael Tremer [Sun, 28 May 2017 12:01:14 +0000 (13:01 +0100)] 
make.sh: Re-enable build of python3-libvirt

This line was dropped by accident in a merge conflict

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agobash: Correctly create link to /bin/sh
Michael Tremer [Sat, 27 May 2017 11:29:54 +0000 (12:29 +0100)] 
bash: Correctly create link to /bin/sh

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoopenssl: Update to 1.0.2l
Michael Tremer [Thu, 25 May 2017 19:58:54 +0000 (20:58 +0100)] 
openssl: Update to 1.0.2l

This release only contains bug fixes but no security-related fixes

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoRootfile update for directfb (x86_64)
Michael Tremer [Thu, 25 May 2017 19:17:02 +0000 (20:17 +0100)] 
Rootfile update for directfb (x86_64)

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoflash-image: Increase size of root partition
Michael Tremer [Thu, 25 May 2017 19:16:13 +0000 (20:16 +0100)] 
flash-image: Increase size of root partition

This should still be small enough to barely fit on a disk that
can hold 1GB of data. The actual one. Not the one that some
vendors put on it.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoFix environment variables when building file list for core updates
Michael Tremer [Wed, 24 May 2017 11:17:30 +0000 (13:17 +0200)] 
Fix environment variables when building file list for core updates

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoRootfile update for mysql
Michael Tremer [Wed, 24 May 2017 11:16:44 +0000 (13:16 +0200)] 
Rootfile update for mysql

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Build libevent2-compat again
Michael Tremer [Wed, 24 May 2017 11:15:01 +0000 (12:15 +0100)] 
make.sh: Build libevent2-compat again

I don't know how this disappeared but the package was not built
any more.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoRevert "Rootfile update for gdbm"
Michael Tremer [Wed, 24 May 2017 11:09:54 +0000 (12:09 +0100)] 
Revert "Rootfile update for gdbm"

This reverts commit e5c370d0ba7f9d9722905ce9c05033f88c86879c.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoRootfile update for gdbm
Michael Tremer [Thu, 18 May 2017 18:33:44 +0000 (20:33 +0200)] 
Rootfile update for gdbm

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoRootfile update for sudo
Michael Tremer [Thu, 18 May 2017 18:35:40 +0000 (20:35 +0200)] 
Rootfile update for sudo

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoRootfile update for fuse
Michael Tremer [Thu, 18 May 2017 18:24:16 +0000 (20:24 +0200)] 
Rootfile update for fuse

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoRootfile update for gcc (x86_64)
Michael Tremer [Mon, 22 May 2017 18:59:23 +0000 (19:59 +0100)] 
Rootfile update for gcc (x86_64)

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoncurses: Rootfile update
Michael Tremer [Fri, 19 May 2017 16:45:09 +0000 (18:45 +0200)] 
ncurses: Rootfile update

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoRootfile update for boost
Michael Tremer [Thu, 18 May 2017 18:47:57 +0000 (20:47 +0200)] 
Rootfile update for boost

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoRootfile update for glibc (x86_64)
Michael Tremer [Mon, 22 May 2017 18:56:07 +0000 (19:56 +0100)] 
Rootfile update for glibc (x86_64)

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agominiupnpd should listen on green0 in default configuration
Daniel Aleksandersen [Mon, 22 May 2017 02:00:58 +0000 (04:00 +0200)] 
miniupnpd should listen on green0 in default configuration

Resolves issue with message log flodded by denied local clients.
"HTTP peer <ip>:<port> is not from a LAN, closing the connection"
"SSDP packet sender <ip>:<port> not from a LAN, ignoring"

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoimspector: Drop package
Michael Tremer [Mon, 22 May 2017 18:10:01 +0000 (19:10 +0100)] 
imspector: Drop package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoopenvpn: Update to 2.3.16
Michael Tremer [Mon, 22 May 2017 17:40:30 +0000 (18:40 +0100)] 
openvpn: Update to 2.3.16

Fixes CVE-2017-7479 and CVE-2017-7478

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoDisable VDR plugins from being built
Michael Tremer [Mon, 22 May 2017 17:36:29 +0000 (18:36 +0100)] 
Disable VDR plugins from being built

These seem to be incompatible with GCC 6 and I do not have time
to sort them out right now.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Show architecture we are building for
Michael Tremer [Sun, 30 Apr 2017 11:12:41 +0000 (12:12 +0100)] 
make.sh: Show architecture we are building for

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoSDL: Update to 1.2.15
Michael Tremer [Sat, 20 May 2017 08:52:08 +0000 (09:52 +0100)] 
SDL: Update to 1.2.15

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocollectd: FTBFS on aarch64
Michael Tremer [Mon, 1 May 2017 21:51:40 +0000 (23:51 +0200)] 
collectd: FTBFS on aarch64

Needed automake update

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agobinutils: Remove any host optimisations in toolchain's first pass
Michael Tremer [Sat, 20 May 2017 08:32:51 +0000 (09:32 +0100)] 
binutils: Remove any host optimisations in toolchain's first pass

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Correctly set environment variables in toolchain pass
Michael Tremer [Sat, 20 May 2017 08:32:36 +0000 (09:32 +0100)] 
make.sh: Correctly set environment variables in toolchain pass

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoclamav: Import patch to fix build issues with GCC 6
Michael Tremer [Fri, 19 May 2017 19:25:30 +0000 (20:25 +0100)] 
clamav: Import patch to fix build issues with GCC 6

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Build lcms2 before ghostscript
Michael Tremer [Sun, 30 Apr 2017 10:59:09 +0000 (12:59 +0200)] 
make.sh: Build lcms2 before ghostscript

Ghostscript depends on it

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoreiserfsprogs: Update to 3.6.25
Michael Tremer [Fri, 19 May 2017 16:44:13 +0000 (17:44 +0100)] 
reiserfsprogs: Update to 3.6.25

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomdadm: Update to version 4.0
Michael Tremer [Tue, 25 Apr 2017 09:26:43 +0000 (11:26 +0200)] 
mdadm: Update to version 4.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Fix wrong function call to setup build environment
Michael Tremer [Fri, 19 May 2017 08:58:42 +0000 (09:58 +0100)] 
make.sh: Fix wrong function call to setup build environment

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoMerge branch 'master' into next
Michael Tremer [Thu, 18 May 2017 15:41:12 +0000 (16:41 +0100)] 
Merge branch 'master' into next

6 years agoRootfile update
Michael Tremer [Thu, 18 May 2017 15:40:54 +0000 (16:40 +0100)] 
Rootfile update

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoBump toolchain version
Michael Tremer [Thu, 18 May 2017 11:24:49 +0000 (12:24 +0100)] 
Bump toolchain version

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoDrop vdr_vnsiserver5
Michael Tremer [Wed, 3 May 2017 17:12:31 +0000 (19:12 +0200)] 
Drop vdr_vnsiserver5

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agodirectfb: Update to 1.7.7
Michael Tremer [Fri, 5 May 2017 11:30:20 +0000 (13:30 +0200)] 
directfb: Update to 1.7.7

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoipset: Don't (re-)build kernel module here
Michael Tremer [Sat, 6 May 2017 08:28:45 +0000 (10:28 +0200)] 
ipset: Don't (re-)build kernel module here

The reason why this comes up is that we currently don't build
a kernel for aarch64 and therefore building ipset fails.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agodfb++: Drop package
Michael Tremer [Sat, 6 May 2017 12:04:12 +0000 (14:04 +0200)] 
dfb++: Drop package

This does not seem to be needed by anything

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoboost: Update to 1.64.0
Michael Tremer [Sun, 7 May 2017 11:42:30 +0000 (13:42 +0200)] 
boost: Update to 1.64.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoiftop: Drop package
Michael Tremer [Wed, 17 May 2017 21:26:27 +0000 (23:26 +0200)] 
iftop: Drop package

This is not maintained upstream any more and I cannot get this to build.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agotcpick: Drop package
Michael Tremer [Wed, 17 May 2017 21:08:30 +0000 (23:08 +0200)] 
tcpick: Drop package

This FTBFS and is not maintained upstream any more.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Build autoconf and automake before berkeley
Michael Tremer [Mon, 24 Apr 2017 13:55:49 +0000 (15:55 +0200)] 
make.sh: Build autoconf and automake before berkeley

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Drop installmake()
Michael Tremer [Fri, 21 Apr 2017 10:06:08 +0000 (12:06 +0200)] 
make.sh: Drop installmake()

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Drop ipfiremake() which is identical to lfsmake2
Michael Tremer [Fri, 21 Apr 2017 10:00:14 +0000 (12:00 +0200)] 
make.sh: Drop ipfiremake() which is identical to lfsmake2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agofuse: Update to 2.9.7
Michael Tremer [Wed, 17 May 2017 20:58:03 +0000 (22:58 +0200)] 
fuse: Update to 2.9.7

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoiperf: Update to 2.0.9
Michael Tremer [Sat, 6 May 2017 08:09:34 +0000 (10:09 +0200)] 
iperf: Update to 2.0.9

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocrda: Compile fix for newer GCC
Michael Tremer [Fri, 5 May 2017 17:03:47 +0000 (19:03 +0200)] 
crda: Compile fix for newer GCC

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agolcr: Fix compilation with GCC 6
Michael Tremer [Fri, 5 May 2017 12:14:25 +0000 (14:14 +0200)] 
lcr: Fix compilation with GCC 6

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoghostscript: Delete all bundled libraries
Michael Tremer [Sun, 30 Apr 2017 10:59:55 +0000 (12:59 +0200)] 
ghostscript: Delete all bundled libraries

ghostscript ships a number of bundled libraries
that is needs to be build and at runtime.

This patch removes them all which causes ghostcript
to automatically fall back to the libraries installed
in the system.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agolinux: Do not build GCC plugins
Michael Tremer [Fri, 28 Apr 2017 11:56:58 +0000 (12:56 +0100)] 
linux: Do not build GCC plugins

Our version of GCC has plugins enabled and built but for
some reason they are not properly detected.

Hence they are disabled for now.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoperl: Fix Errno.pm generation for GCC >= 5
Michael Tremer [Mon, 1 May 2017 15:04:37 +0000 (17:04 +0200)] 
perl: Fix Errno.pm generation for GCC >= 5

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agolibdvbpsi: Fails to build with newer GCC
Michael Tremer [Mon, 1 May 2017 14:46:00 +0000 (16:46 +0200)] 
libdvbpsi: Fails to build with newer GCC

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agofontconfig: Fix build with glibc >= 2.25
Michael Tremer [Fri, 28 Apr 2017 11:30:04 +0000 (13:30 +0200)] 
fontconfig: Fix build with glibc >= 2.25

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoDrop paxctl
Michael Tremer [Thu, 27 Apr 2017 10:10:03 +0000 (11:10 +0100)] 
Drop paxctl

Since the new toolchain the flags are not compiled into the
binaries any more which causes paxctl to fail.

On top of that, PaX and grsecurity won't be available freely
any more which requires us to remove it from the distribution.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogrub: Fix compile error in gnulib with newer GCCs
Michael Tremer [Thu, 27 Apr 2017 09:58:35 +0000 (10:58 +0100)] 
grub: Fix compile error in gnulib with newer GCCs

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agopython: Update to 2.7.13
Michael Tremer [Fri, 28 Apr 2017 11:10:41 +0000 (13:10 +0200)] 
python: Update to 2.7.13

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomysql: Fix build with newer GCC
Michael Tremer [Thu, 27 Apr 2017 10:04:05 +0000 (12:04 +0200)] 
mysql: Fix build with newer GCC

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoglibc: Do not enable stack-smashing protector in toolchain stage
Michael Tremer [Wed, 26 Apr 2017 10:48:48 +0000 (11:48 +0100)] 
glibc: Do not enable stack-smashing protector in toolchain stage

This is causing build errors on some systems where the host
system does or does not use SSP.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoncurses-compat: Fix build with GCC 6
Michael Tremer [Wed, 26 Apr 2017 10:48:31 +0000 (11:48 +0100)] 
ncurses-compat: Fix build with GCC 6

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Pass BUILD_PLATFORM variable to build environment
Michael Tremer [Wed, 26 Apr 2017 10:28:58 +0000 (11:28 +0100)] 
make.sh: Pass BUILD_PLATFORM variable to build environment

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agopam: Compile fix for newer glibcs
Michael Tremer [Wed, 26 Apr 2017 10:45:27 +0000 (12:45 +0200)] 
pam: Compile fix for newer glibcs

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoopenssl: Make package compile on all arches
Michael Tremer [Tue, 25 Apr 2017 09:56:40 +0000 (11:56 +0200)] 
openssl: Make package compile on all arches

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoudev: Remove old compile fix for older versions of glibc
Michael Tremer [Tue, 25 Apr 2017 09:56:17 +0000 (11:56 +0200)] 
udev: Remove old compile fix for older versions of glibc

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agobinutils: Cleanup makefile
Michael Tremer [Tue, 25 Apr 2017 09:56:02 +0000 (11:56 +0200)] 
binutils: Cleanup makefile

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoglibc: Install obsolete RPC headers
Michael Tremer [Tue, 25 Apr 2017 09:08:35 +0000 (11:08 +0200)] 
glibc: Install obsolete RPC headers

Some programs still use these and therefore we need to install
them here.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agosysklogd: Fix build with GCC 6
Michael Tremer [Tue, 25 Apr 2017 09:07:55 +0000 (11:07 +0200)] 
sysklogd: Fix build with GCC 6

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agostage2: Make sure to install lib64 symlinks on all 64 bit architectures
Michael Tremer [Tue, 25 Apr 2017 09:07:30 +0000 (11:07 +0200)] 
stage2: Make sure to install lib64 symlinks on all 64 bit architectures

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogcc: Remove some deprecated configure options in 2nd toolchain pass
Michael Tremer [Tue, 25 Apr 2017 10:27:00 +0000 (11:27 +0100)] 
gcc: Remove some deprecated configure options in 2nd toolchain pass

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoglibc: Test toolchain after build
Michael Tremer [Tue, 25 Apr 2017 10:26:50 +0000 (11:26 +0100)] 
glibc: Test toolchain after build

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogcc: Perform full bootstrap on ARM32
Michael Tremer [Mon, 24 Apr 2017 18:31:37 +0000 (19:31 +0100)] 
gcc: Perform full bootstrap on ARM32

The build fails with various reasons and a full bootstrap
always succeeds. This takes a very long time so we try to
avoid it where ever possible.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogcc: Do not build libmpx on x86 in first pass in toolchain
Michael Tremer [Mon, 24 Apr 2017 09:17:43 +0000 (10:17 +0100)] 
gcc: Do not build libmpx on x86 in first pass in toolchain

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocleanup-toolchain: Fix TARGET for toolchain and non-toolchain pass
Michael Tremer [Mon, 24 Apr 2017 11:12:37 +0000 (13:12 +0200)] 
cleanup-toolchain: Fix TARGET for toolchain and non-toolchain pass

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Use a better marker to determine if toolchain is present
Michael Tremer [Mon, 24 Apr 2017 11:11:54 +0000 (13:11 +0200)] 
make.sh: Use a better marker to determine if toolchain is present

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agostage1: New build script
Michael Tremer [Fri, 21 Apr 2017 15:09:17 +0000 (17:09 +0200)] 
stage1: New build script

Creates some basic directories and symlinks in toolchain stage

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogcc: Always pass --disable-multilib
Michael Tremer [Fri, 21 Apr 2017 15:08:45 +0000 (17:08 +0200)] 
gcc: Always pass --disable-multilib

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Use enterchroot function in ipfiredist
Michael Tremer [Fri, 21 Apr 2017 10:04:42 +0000 (12:04 +0200)] 
make.sh: Use enterchroot function in ipfiredist

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Let lfsmake2 use the new enterchroot function
Michael Tremer [Thu, 20 Apr 2017 16:43:38 +0000 (18:43 +0200)] 
make.sh: Let lfsmake2 use the new enterchroot function

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Create a function to execute a command in chroot
Michael Tremer [Thu, 20 Apr 2017 16:02:15 +0000 (18:02 +0200)] 
make.sh: Create a function to execute a command in chroot

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Correctly configure ccache in toolchain stage
Michael Tremer [Thu, 20 Apr 2017 15:45:49 +0000 (17:45 +0200)] 
make.sh: Correctly configure ccache in toolchain stage

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agomake.sh: Cleanup of polluted environment
Michael Tremer [Thu, 20 Apr 2017 15:09:42 +0000 (17:09 +0200)] 
make.sh: Cleanup of polluted environment

The build environment is using a number of variables which
occasionally conflicted with some other build systems.

This patch cleans that up by renaming some variables and
later unexporting them in the lfs files.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agocleanup-toolchain: Use TOOLCHAIN variable
Michael Tremer [Mon, 17 Apr 2017 11:42:46 +0000 (13:42 +0200)] 
cleanup-toolchain: Use TOOLCHAIN variable

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agobinutils: Drop modifying CFLAGS in PASS=1
Michael Tremer [Wed, 19 Apr 2017 08:19:33 +0000 (09:19 +0100)] 
binutils: Drop modifying CFLAGS in PASS=1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoglibc: Enable hard float abi when compiling for armv7hl
Michael Tremer [Wed, 19 Apr 2017 08:17:27 +0000 (09:17 +0100)] 
glibc: Enable hard float abi when compiling for armv7hl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogcc: Build with hard floating point support on armv7hl
Michael Tremer [Wed, 19 Apr 2017 08:16:34 +0000 (09:16 +0100)] 
gcc: Build with hard floating point support on armv7hl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoarmv7hl: Build without -mthumb
Michael Tremer [Wed, 19 Apr 2017 08:15:44 +0000 (09:15 +0100)] 
armv7hl: Build without -mthumb

Causes some linking problems when bootstrapping the toolchain

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agolinux: Install ARM headers for armv7hl
Michael Tremer [Thu, 13 Apr 2017 14:12:49 +0000 (15:12 +0100)] 
linux: Install ARM headers for armv7hl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoSupport building for armv7hl
Michael Tremer [Wed, 12 Apr 2017 10:07:33 +0000 (11:07 +0100)] 
Support building for armv7hl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agotoolchain: Drop first pass of cleanup-toolchain script
Michael Tremer [Sun, 16 Apr 2017 16:28:08 +0000 (18:28 +0200)] 
toolchain: Drop first pass of cleanup-toolchain script

This is no longer necessary

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoCleanup makefiles by using the new TOOLCHAIN variable
Michael Tremer [Thu, 13 Apr 2017 18:27:32 +0000 (20:27 +0200)] 
Cleanup makefiles by using the new TOOLCHAIN variable

No functional changes

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agobinutils: Remove some unnecessary compiler options
Michael Tremer [Thu, 13 Apr 2017 17:05:58 +0000 (19:05 +0200)] 
binutils: Remove some unnecessary compiler options

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogcc: Don't bootstrap in second pass
Michael Tremer [Thu, 13 Apr 2017 16:56:16 +0000 (18:56 +0200)] 
gcc: Don't bootstrap in second pass

GCC does not need to be bootstrapped in the second pass
any more since the toolchain is not built hardened

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agogcc: Remove unnecessary compiler options
Michael Tremer [Thu, 13 Apr 2017 16:56:06 +0000 (18:56 +0200)] 
gcc: Remove unnecessary compiler options

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoBuild for aarch64 by default on aarch64 hosts
Michael Tremer [Thu, 13 Apr 2017 16:55:35 +0000 (18:55 +0200)] 
Build for aarch64 by default on aarch64 hosts

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoAllow building for aarch64
Michael Tremer [Sun, 12 Mar 2017 16:40:28 +0000 (17:40 +0100)] 
Allow building for aarch64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agotoolchain: Build without hardening
Michael Tremer [Thu, 13 Apr 2017 14:03:38 +0000 (16:03 +0200)] 
toolchain: Build without hardening

The toolchain will be built without hardening which makes
the entire bootstrapping process way more complicated than
necessary and sometimes fail on some host distribution.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agopkg-config: Remove accidentially commited line
Michael Tremer [Thu, 13 Apr 2017 14:03:17 +0000 (16:03 +0200)] 
pkg-config: Remove accidentially commited line

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agoglibc: Update to 2.25
Michael Tremer [Wed, 12 Apr 2017 09:47:47 +0000 (11:47 +0200)] 
glibc: Update to 2.25

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 years agobinutils: Update to version 2.28
Michael Tremer [Wed, 12 Apr 2017 09:45:41 +0000 (11:45 +0200)] 
binutils: Update to version 2.28

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>