Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | openvswitch: fix build with musl and GCC 5 | Alexandru Ardelean | 2015-12-13 |
| | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> | ||
* | openvswitch: fix musl compatibility | Alexandru Ardelean | 2015-06-20 |
Remove libatomic support from OVS: musl's libatomic seems incomplete. Conditionally compile <net/if_packet.h>. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> |