Skip to content

Commit

Permalink
bindings [primes]: Added -O3 for speeds.
Browse files Browse the repository at this point in the history
Signed-off-by: Vihan B <contact@vihan.org>
  • Loading branch information
vihanb committed Dec 26, 2016
1 parent 837febb commit febc166
Show file tree
Hide file tree
Showing 47 changed files with 1 addition and 1,854 deletions.
1 change: 1 addition & 0 deletions bindings/primes/binding.gyp
Expand Up @@ -41,6 +41,7 @@
}]
]
},
'cflags': [ '-O3' ],
'cflags!': [ '-fno-exceptions' ],
'cflags_cc!': [ '-fno-exceptions' ],
'conditions': [
Expand Down
347 changes: 0 additions & 347 deletions bindings/primes/build/Makefile

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit febc166

Please sign in to comment.