aboutsummaryrefslogtreecommitdiff
path: root/csharp
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@google.com>2017-01-03 13:07:21 -0800
committerAdam Cozzette <acozzette@google.com>2017-01-03 13:14:39 -0800
commitb40d318650ccde8893400c32814df6f4cdd24fe5 (patch)
tree25858a46061ed5904adad12b0f4e92049b1ac0b1 /csharp
parent4cb113a91b180559f0eedbca0244ef1181a7204c (diff)
downloadprotobuf-b40d318650ccde8893400c32814df6f4cdd24fe5.tar.gz
protobuf-b40d318650ccde8893400c32814df6f4cdd24fe5.tar.bz2
protobuf-b40d318650ccde8893400c32814df6f4cdd24fe5.zip
Fixed cross compilations with the Autotools build
Pull request #2517 caused cross compilations to start failing, because the js_embed binary was being built to run on the target platform instead of on the build machine. This change updates the Autotools build to use the AX_PROG_CXX_FOR_BUILD macro to find a suitable compiler for the build machine and always use that when building js_embed.
Diffstat (limited to 'csharp')
0 files changed, 0 insertions, 0 deletions