public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/icu/files: icu-4.2.1-pkgdata-build_data_without_assembly.patch
@ 2009-10-24  2:14 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-10-24  2:14 UTC (permalink / raw
  To: gentoo-commits

arfrever    09/10/24 02:14:41

  Added:                icu-4.2.1-pkgdata-build_data_without_assembly.patch
  Log:
  Fix building on arm, hppa, ia64, s390, sh and sparc (bug #275769).
  (Portage version: 14708-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-libs/icu/files/icu-4.2.1-pkgdata-build_data_without_assembly.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/icu/files/icu-4.2.1-pkgdata-build_data_without_assembly.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/icu/files/icu-4.2.1-pkgdata-build_data_without_assembly.patch?rev=1.1&content-type=text/plain

Index: icu-4.2.1-pkgdata-build_data_without_assembly.patch
===================================================================
https://bugs.gentoo.org/show_bug.cgi?id=275769

--- tools/pkgdata/pkgdata.cpp
+++ tools/pkgdata/pkgdata.cpp
@@ -77,6 +77,11 @@
 #define CAN_WRITE_OBJ_CODE
 #endif
 
+#ifdef CAN_WRITE_OBJ_CODE
+#undef CAN_WRITE_OBJ_CODE
+#define BUILD_DATA_WITHOUT_ASSEMBLY
+#endif
+
 /*
  * When building the data library without assembly,
  * some platforms use a single c code file for all of






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-24  2:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-24  2:14 [gentoo-commits] gentoo-x86 commit in dev-libs/icu/files: icu-4.2.1-pkgdata-build_data_without_assembly.patch Arfrever Frehtes Taifersar Arahesis (arfrever)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox