HomeFreeBSD

www/firefox: unbreak aarch64 after r444090

Description

www/firefox: unbreak aarch64 after r444090

error[E0412]: cannot find type c_long in this scope

--> third_party/rust/libc/src/lib.rs:192:45
 |

192 | pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int;

|                                             ^^^^^^ not found in this scope
|
= help: possible candidate is found in another module, you can import it into scope:
          `use core::os::raw::c_long;`

Reported by: pkg-fallout

Details

Provenance
jbeichAuthored on
Parents
rP444650: update sysutils/py-docker to 2.4.2
Branches
Unknown
Tags
Unknown