https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195728
Jan Beich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress See Also| |https://bugzilla.mozilla.or | |g/show_bug.cgi?id=1047752 Flags|maintainer-feedback?(gecko@ |maintainer-feedback+ |FreeBSD.org) | --- Comment #2 from Jan Beich <[email protected]> --- GNOMEVFS2 provides smb:// and sftp:// protocol support, deprecated by GIO (gvfs) and broken since 33.0 (bug 194622). The issue was caused by the following := assignment. Instead of trying to fix let's go ahead with upstream bug to remove the option. # append ,gnomevfs to --enable-extensions=default MOZ_OPTIONS:= ${MOZ_OPTIONS:C/(extensions)=(.*)/\1=\2,gnomevfs/} https://trillian.chruetertee.ch/freebsd-gecko/changeset/1791 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
