Skip to content

Commit

Permalink
Merge pull request #25 from ember-max/patch-1
Browse files Browse the repository at this point in the history
Update build.cpp.js from ember-max.
  • Loading branch information
ruby0x1 committed Oct 6, 2014
2 parents 995ae1e + 2ecc383 commit 8a0f146
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/flow/cmd/build/build.cpp.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ exports.build_hxcpp = function(flow, run_path, hxcpp_file, done) {
args.push('-Diphone');
args.push('-DHXCPP_CPP11');
args.push('-DHXCPP_CLANG');
args.push('-DOBJC_ARC');
}

if(flow.target == 'android') {
Expand Down

0 comments on commit 8a0f146

Please sign in to comment.