Allow building a shared library with Fortran. --- configure | 6 ------ 1 file changed, 6 deletions(-) diff --git a/configure b/configure index f37d2fa..eb9f346 100755 --- a/configure +++ b/configure @@ -6141,12 +6141,6 @@ if test "X${enable_shared}" != "Xyes"; then enable_shared="no" fi -if test "X${enable_shared}" = "Xyes"; then - if test "X${BUILD_FORTRAN}" = "Xyes"; then - as_fn_error $? "Cannot build shared fortran libraries. Please configure with --disable-fortran flag." "$LINENO" 5 - fi -fi - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 $as_echo_n "checking whether ln -s works... " >&6; } -- 2.10.0 6c03a3aded8466'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/busybox.scm
AgeCommit message (Expand)Author
2022-09-26gnu: busybox: Fix cross-compilation.Lu Hui
2022-05-22gnu: toybox: Use #:make-flags.Tobias Geerinckx-Rice
2022-05-22gnu: toybox: Update to 0.8.7.Tobias Geerinckx-Rice
2022-05-22gnu: busybox: Update to 1.34.1.Tobias Geerinckx-Rice
2022-01-06gnu: toybox: Use G-expressions.Tobias Geerinckx-Rice
2022-01-06gnu: toybox: Update to 0.8.6.Tobias Geerinckx-Rice
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
2021-11-30gnu: toybox: Update to 0.8.5.Tobias Geerinckx-Rice
2021-05-04gnu: busybox: Update to 1.33.1.Tobias Geerinckx-Rice
2021-03-19gnu: busybox: Update to 1.33.0.Léo Le Bouter
2021-03-19gnu: busybox: Fix CVE-2021-28831.Léo Le Bouter
2021-01-14gnu: busybox: Update to 1.32.1.Tobias Geerinckx-Rice
2020-12-11gnu: toybox: Cross compile.Efraim Flashner
2020-12-11gnu: busybox: Update to 1.32.0.Efraim Flashner