[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] remove i386 support!!!

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:22:07 JST 2012


Kouhei Sutou	2010-09-22 17:41:23 +0900 (Wed, 22 Sep 2010)

  New Revision: 267400c1dbe0c658649cea09d32d3e38ca870c79
  https://github.com/mroonga/mroonga/commit/267400c1dbe0c658649cea09d32d3e38ca870c79

  Log:
    remove i386 support!!!

  Modified files:
    apt/Makefile.am
    yum/Makefile.am

  Modified: apt/Makefile.am (+1 -1)
===================================================================
--- apt/Makefile.am    2010-09-22 17:40:08 +0900 (1ec8a50)
+++ apt/Makefile.am    2010-09-22 17:41:23 +0900 (07ef141)
@@ -1,6 +1,6 @@
 DISTRIBUTIONS = debian ubuntu
 CHROOT_BASE = /var/lib/chroot
-ARCHITECTURES = i386 amd64
+ARCHITECTURES = amd64
 CODES = squeeze unstable lucid
 
 all:

  Modified: yum/Makefile.am (+1 -1)
===================================================================
--- yum/Makefile.am    2010-09-22 17:40:08 +0900 (81c7415)
+++ yum/Makefile.am    2010-09-22 17:41:23 +0900 (78f50c8)
@@ -1,5 +1,5 @@
 DISTRIBUTIONS = fedora centos
-ARCHITECTURES = i386 x86_64
+ARCHITECTURES = x86_64
 CHROOT_BASE = /var/lib/chroot
 
 all:
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-mysql-commit mailing list
Back to archive index