Skip to content

Conversation

@kevints
Copy link
Contributor

@kevints kevints commented Sep 27, 2019

Motivation:

In 60205ad I changed the Makefile to use --target instead of
--product to build the interoperability tests. However, it turns out
this only builds the objects and doesn't link the final executable.

Modifications:

Use --product to build the interoperability tests again.

Result:

The build is fixed.

Motivation:

In 60205ad I changed the Makefile to use `--target` instead of
`--product` to build the interoperability tests. However, it turns out
this only builds the objects and doesn't link the final executable.

Modifications:

Use `--product` to build the interoperability tests again.

Result:

The build is fixed.
@kevints
Copy link
Contributor Author

kevints commented Sep 27, 2019

cc @glbrntt

@glbrntt glbrntt merged commit a30043a into grpc:nio Sep 27, 2019
@glbrntt
Copy link
Collaborator

glbrntt commented Sep 27, 2019

Thanks @kevints!

@kevints kevints deleted the fix-interop-test branch September 27, 2019 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants