-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump TF 2.14.0rc0 #1831
Bump TF 2.14.0rc0 #1831
Conversation
315c8e2
to
fd0f906
Compare
7c5dfda
to
3d71ebf
Compare
@yongtang Do you have plan to complete this change? Any ETA ? |
third_party/libapr1.BUILD
Outdated
@@ -99,7 +99,6 @@ cc_library( | |||
"tables/apr_tables.c", | |||
"threadproc/unix/proc.c", | |||
"threadproc/unix/procsup.c", | |||
"threadproc/unix/signals.c", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we restore this line? Removing it breaks importing the package on Linux due to undefined symbol: apr_proc_kill
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated
bf7bc91
to
eb1a27e
Compare
No description provided.