public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/chromium/files: chromium-drop_armel_m32.patch
@ 2010-01-07 16:01 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-07 16:01 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/07 16:01:24

  Added:                chromium-drop_armel_m32.patch
  Log:
  Add patch to fix build on ARM, enable v8 build on ARM
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.1                  www-client/chromium/files/chromium-drop_armel_m32.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/chromium/files/chromium-drop_armel_m32.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/chromium/files/chromium-drop_armel_m32.patch?rev=1.1&content-type=text/plain

Index: chromium-drop_armel_m32.patch
===================================================================
---
 v8/tools/gyp/v8.gyp |   12 ------------
 1 file changed, 12 deletions(-)

Index: src/v8/tools/gyp/v8.gyp
===================================================================
--- src.orig/v8/tools/gyp/v8.gyp
+++ src/v8/tools/gyp/v8.gyp
@@ -196,20 +196,16 @@
         '<(SHARED_INTERMEDIATE_DIR)/libraries.cc',
         '../../src/snapshot-empty.cc',
       ],
       'conditions': [
         # The ARM assembler assumes the host is 32 bits, so force building
         # 32-bit host tools.
         # TODO(piman): This assumes that the host is ia32 or amd64. Fixing the
         # code would be better
-        ['target_arch=="arm" and _toolset=="host"', {
-          'cflags': ['-m32'],
-          'ldflags': ['-m32'],
-        }]
       ]
     },
     {
       'target_name': 'v8_base',
       'type': '<(library)',
       'toolsets': ['host', 'target'],
       'include_dirs+': [
         '../../src',
@@ -425,20 +421,16 @@
             '../../src/arm/virtual-frame-arm.cc',
             '../../src/arm/virtual-frame-arm.h',
           ],
           'conditions': [
             # The ARM assembler assumes the host is 32 bits, so force building
             # 32-bit host tools.
             # TODO(piman): This assumes that the host is ia32 or amd64. Fixing
             # the code would be better
-            ['_toolset=="host"', {
-              'cflags': ['-m32'],
-              'ldflags': ['-m32'],
-            }]
           ]
         }],
         ['target_arch=="ia32"', {
           'include_dirs+': [
             '../../src/ia32',
           ],
           'sources': [
             '../../src/ia32/assembler-ia32-inl.h',
@@ -595,20 +587,16 @@
       'sources': [
         '../../src/mksnapshot.cc',
       ],
       'conditions': [
         # The ARM assembler assumes the host is 32 bits, so force building
         # 32-bit host tools.
         # TODO(piman): This assumes that the host is ia32 or amd64. Fixing
         # the code would be better
-        ['target_arch=="arm" and _toolset=="host"', {
-          'cflags': ['-m32'],
-          'ldflags': ['-m32'],
-        }]
       ]
     },
     {
       'target_name': 'v8_shell',
       'type': 'executable',
       'dependencies': [
         'v8'
       ],






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in www-client/chromium/files: chromium-drop_armel_m32.patch
@ 2010-01-22 18:14 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-22 18:14 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/22 18:14:05

  Removed:              chromium-drop_armel_m32.patch
  Log:
  Drop unneded arm patch
  (Portage version: 2.1.6.13/cvs/Linux ia64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-22 18:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-07 16:01 [gentoo-commits] gentoo-x86 commit in www-client/chromium/files: chromium-drop_armel_m32.patch Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-22 18:14 Raul Porcel (armin76)

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