lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [6485] Specify --host consistently (VZ)


From: Greg Chicares
Subject: [lmi-commits] [6485] Specify --host consistently (VZ)
Date: Wed, 20 Jan 2016 19:27:22 +0000

Revision: 6485
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6485
Author:   chicares
Date:     2016-01-20 19:27:21 +0000 (Wed, 20 Jan 2016)
Log Message:
-----------
Specify --host consistently (VZ)

Modified Paths:
--------------
    lmi/trunk/install_libxml2_libxslt.make
    lmi/trunk/install_mpatrol.make

Modified: lmi/trunk/install_libxml2_libxslt.make
===================================================================
--- lmi/trunk/install_libxml2_libxslt.make      2016-01-20 19:24:19 UTC (rev 
6484)
+++ lmi/trunk/install_libxml2_libxslt.make      2016-01-20 19:27:21 UTC (rev 
6485)
@@ -55,7 +55,7 @@
 
 common_options := \
   --build=i686-pc-cygwin \
-  --host=i686-pc-mingw32 \
+  --host=i686-w64-mingw32 \
   --disable-dependency-tracking \
   --disable-static \
   --enable-shared \

Modified: lmi/trunk/install_mpatrol.make
===================================================================
--- lmi/trunk/install_mpatrol.make      2016-01-20 19:24:19 UTC (rev 6484)
+++ lmi/trunk/install_mpatrol.make      2016-01-20 19:27:21 UTC (rev 6485)
@@ -64,7 +64,7 @@
 config_options = \
   --prefix=$(prefix) \
   --build=i686-pc-cygwin \
-  --host=i686-pc-mingw32 \
+  --host=i686-w64-mingw32 \
   --other_options \
        AR='$(mingw_bin_dir)/ar' \
        AS='$(mingw_bin_dir)/as' \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]