[Scummvm-git-logs] scummvm-tools master -> 9e757a66f769cf95b96bcad73aeb17cbba1d13f4

lotharsm mail at serra.me
Tue Mar 10 07:52:49 UTC 2020


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-tools' repo located at https://github.com/scummvm/scummvm-tools .

Summary:
9e757a66f7 BUILD: Do not ignore '--host' configure option


Commit: 9e757a66f769cf95b96bcad73aeb17cbba1d13f4
    https://github.com/scummvm/scummvm-tools/commit/9e757a66f769cf95b96bcad73aeb17cbba1d13f4
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-03-10T08:52:31+01:00

Commit Message:
BUILD: Do not ignore '--host' configure option

Changed paths:
    configure


diff --git a/configure b/configure
index 5910f57e1..0a0fab24a 100755
--- a/configure
+++ b/configure
@@ -431,7 +431,6 @@ for ac_option in $@; do
 	case "$ac_option" in
 	# Silently ignore options valid for Autotools configure.
 	--build=*)                                ;;
-	--host=*)                                 ;;
 	--exec-prefix=*)                          ;;
 	--program-prefix=*)                       ;;
 	--sbindir=*)                              ;;




More information about the Scummvm-git-logs mailing list