bind: Explicitly disable libatomic support (#6375)
authorNoah Meyerhans <frodo@morgul.net>
Thu, 28 Jun 2018 15:23:58 +0000 (08:23 -0700)
committerGitHub <noreply@github.com>
Thu, 28 Jun 2018 15:23:58 +0000 (08:23 -0700)
commit50ce6735f8fc79b1509dad0f15f81ab6f2600e0f
tree82bcb2e3f0c773a5d1afed1462a2894b9b923338
parent5a2d77cc8df4e70119c491343fe5eb2d807d88ac
bind: Explicitly disable libatomic support (#6375)

By default, libatomic is conditionally enabled on some platforms, but it's not
strictly necessary. We'll disable it here globally rather than introduce an
unnecessary dependency.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
net/bind/Makefile