Index: Makefile |
diff --git a/Makefile b/Makefile |
index d8f17a9220a5c6d06cbf1355091d0872a0653d20..52bfba36f0978b43348e2957dd584ff8038f6bbf 100644 |
--- a/Makefile |
+++ b/Makefile |
@@ -29,3 +29,5 @@ else |
-DALLOW_WASM=0 -DPNACL_BROWSER_TRANSLATOR=0 |
CXX.Flags += -Wno-undefined-var-template |
endif |
+ |
+CPP.Defines += -DPNACL_LLVM |