Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37575522
en ru br
ALT Linux repositórios
S:118.0-alt1
5.0: 3.0.9-alt1.M50.1
4.1: 3.0.9-alt0.M41.1
+updates:3.0.4-alt0.M41.2
4.0: 2.0.0.18-alt0.M40.1
3.0: 1.0.7-alt3
+updates:1.0.8-alt0.M30.1

Group :: Rede/WWW
RPM: firefox

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: firefox-alt-nspr-for-rust.patch
Download


diff --git a/mozilla/servo/components/style/build_gecko.rs b/mozilla/servo/components/style/build_gecko.rs
index de8daef..a04e0dc 100644
--- a/mozilla/servo/components/style/build_gecko.rs
+++ b/mozilla/servo/components/style/build_gecko.rs
@@ -218,6 +218,8 @@ mod bindings {
             for dir in SEARCH_PATHS.iter() {
                 builder = builder.clang_arg("-I").clang_arg(dir.to_str().unwrap());
             }
+            builder = builder.clang_arg("-I").clang_arg("/usr/include");
+            builder = builder.clang_arg("-I").clang_arg("/usr/include/nspr");
             builder = builder.include(add_include("mozilla-config.h"));
 
             if build_type == BuildType::Debug {
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009