From 4fddb6f420adf5990ad8a812c0d025942ebaccf0 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 11 Mar 2018 20:53:01 +0100 Subject: .. --- build_stage3.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build_stage3.sh b/build_stage3.sh index 77e1991..e1c502c 100755 --- a/build_stage3.sh +++ b/build_stage3.sh @@ -92,6 +92,13 @@ libaio boost #~ guile2.0: gc (with posix threads) # wait for posix threads, gcc toolchain rebuild +# lvm knot +# lvm2, device-mapper: systemd, thin-povisioning-tools +#~ thin-provisioning-tools: expat gcc-libs libaio boost +# boost: # error "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS" +# => now we really need the toolchain with POSIX threads +#~ cryptsetup: device-mapper popt libutil-linux + # building toolchain (gcc): again, lobtool problems #/usr/lib/gcc/i486-pc-linux-gnu/7.3.0/ld: cannot find -lquadmath #collect2: error: ld returned 1 exit status @@ -106,13 +113,6 @@ libaio boost #~ " #~ #TODO after nasm: syslinux -# lvm knot -# lvm2, device-mapper: systemd, thin-povisioning-tools -#~ thin-provisioning-tools: expat gcc-libs libaio boost -# boost: # error "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS" -# => now we really need the toolchain with POSIX threads -#~ cryptsetup: device-mapper popt libutil-linux - #~ base cryptsetup #~ base device-mapper #~ base lvm2 -- cgit v1.2.3-54-g00ecf