Skip to content

Commit

Permalink
Fork grunt-gcc to fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
lifesinger committed Feb 20, 2013
1 parent 4f98f2e commit b1d0d11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/gcc.js
@@ -1,4 +1,7 @@

// Forked from https://github.com/Darsain/grunt-gcc that is buggy.
// Wait time to push back.

module.exports = function(grunt) {

var compiler = require("gcc")
Expand Down

0 comments on commit b1d0d11

Please sign in to comment.