Reviewers: Jakob,

Message:
Hi Jakob, could you review this to me?

Thanks,

Description:
Remove "library" variable.

BUG=http://code.google.com/p/chromium/issues/detail?id=111541
[email protected]

Signeo-off-by: Thiago Farina <[email protected]>


Please review this at https://codereview.chromium.org/12379082/

SVN Base: git://github.com/v8/v8.git@master

Affected files:
  M build/standalone.gypi


Index: build/standalone.gypi
diff --git a/build/standalone.gypi b/build/standalone.gypi
index 125c5bf00608e2cd0fe774cd1e6c0d6aae7c7680..749755c7ce3f9a58168f94746fc97de49ed37911 100644
--- a/build/standalone.gypi
+++ b/build/standalone.gypi
@@ -29,7 +29,6 @@

 {
   'variables': {
-    'library%': 'static_library',
     'component%': 'static_library',
     'visibility%': 'hidden',
     'v8_enable_backtrace%': 0,


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to