No commit message authored by Karel Slaný's avatar Karel Slaný
No commit message
......@@ -70,6 +70,7 @@ make -f Makefile.main clean
### Building the extension for Safari:
* On **OS X** execute:
``` shell
cmake -DTARGET_ARCH=x86_64 .
(cmake -DTARGET_ARCH=i386 .)
......
......