Skip to content

Commit

Permalink
x86 and x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
pacak committed Oct 1, 2021
1 parent ba01693 commit ade24e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/sys/test_socket.rs
Expand Up @@ -58,6 +58,7 @@ pub fn test_inetv4_addr_roundtrip_sockaddr_storage_to_addr() {
}

#[cfg(any(target_os = "linux"))]
#[cfg(any(target_arch = "x86", target_arch = "x86_64"))]
#[test]
pub fn test_timestamping() {
use nix::sys::socket::{
Expand Down

0 comments on commit ade24e1

Please sign in to comment.