mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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
This commit is contained in:
parent
8645ea22d7
commit
a85b06a12b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444651
2 changed files with 9688 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
PORTNAME= firefox
|
||||
DISTVERSION= 54.0.1
|
||||
DISTVERSIONSUFFIX=.source
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
|
||||
|
|
9687
www/firefox/files/patch-bug1376411
Normal file
9687
www/firefox/files/patch-bug1376411
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue