You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/eclass/ELT-patches/mint-conf/2.2.6

16 lines
330 B

Calculating the max args here takes hours.
--- configure
+++ configure
@@ -7351,6 +7351,10 @@
lt_cv_sys_max_cmd_len=8192;
;;
+ mint*)
+ lt_cv_sys_max_cmd_len=8192;
+ ;;
+
amigaos*)
# On AmigaOS with pdksh, this test takes hours, literally.
# So we just punt and use a minimum line length of 8192.