| Index: build/mipsu.gypi
|
| diff --git a/build/mipsu.gypi b/build/mipsu.gypi
|
| index 306f105dbd56c223f0b94eda9760895d609c947f..637ff841e4492cb8a78e067014bdfc34f9ff17d5 100644
|
| --- a/build/mipsu.gypi
|
| +++ b/build/mipsu.gypi
|
| @@ -1,4 +1,4 @@
|
| -# Copyright 2011 the V8 project authors. All rights reserved.
|
| +# Copyright 2012 the V8 project authors. All rights reserved.
|
| # Redistribution and use in source and binary forms, with or without
|
| # modification, are permitted provided that the following conditions are
|
| # met:
|
| @@ -29,6 +29,5 @@
|
| 'variables': {
|
| 'target_arch': 'ia32',
|
| 'v8_target_arch': 'mips',
|
| - 'mips_arch_variant': 'mips32r2',
|
| },
|
| }
|
|
|