Chromium Code Reviews| Index: ports/sdl-tests/nacl.patch |
| diff --git a/ports/sdl-tests/nacl.patch b/ports/sdl-tests/nacl.patch |
| index 1bc8bf43ce969cfc9206a1ff37d67fbb4eb4705e..7641a80ff534e7c0f0f23efcaf940a25482cf430 100644 |
| --- a/ports/sdl-tests/nacl.patch |
| +++ b/ports/sdl-tests/nacl.patch |
| @@ -7,7 +7,7 @@ diff --git a/test/configure.in b/test/configure.in |
| ;; |
| + *-*-nacl*) |
| + case "$CC" in |
| -+ */pnacl*) |
| ++ */pnacl* | */le32-nacl*) |
| + EXE=".pexe" |
| + ;; |
| + *) |