| Index: test/cctest/test-disasm-ppc.cc
|
| diff --git a/test/cctest/test-disasm-ppc.cc b/test/cctest/test-disasm-ppc.cc
|
| index ec02a251dd7e46c7994cd70c3095397488fc7f31..50ef109723a356fbf1b0300e17e28c2782a1558e 100644
|
| --- a/test/cctest/test-disasm-ppc.cc
|
| +++ b/test/cctest/test-disasm-ppc.cc
|
| @@ -26,6 +26,9 @@
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| //
|
|
|
| +// TODO(jochen): Remove this after the setting is turned on globally.
|
| +#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| +
|
| #include <stdlib.h>
|
|
|
| #include "src/v8.h"
|
|
|