diff options
Diffstat (limited to 'gnu/packages/patches/ungoogled-chromium-RUNPATH.patch')
-rw-r--r-- | gnu/packages/patches/ungoogled-chromium-RUNPATH.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/patches/ungoogled-chromium-RUNPATH.patch b/gnu/packages/patches/ungoogled-chromium-RUNPATH.patch index 379c47ac7e..5dd6faaade 100644 --- a/gnu/packages/patches/ungoogled-chromium-RUNPATH.patch +++ b/gnu/packages/patches/ungoogled-chromium-RUNPATH.patch @@ -4,7 +4,7 @@ search path (and the 'validate-runpath' phase can do its work). diff --git a/build/config/gcc/BUILD.gn b/build/config/gcc/BUILD.gn --- a/build/config/gcc/BUILD.gn +++ b/build/config/gcc/BUILD.gn -@@ -99,7 +99,14 @@ config("executable_config") { +@@ -101,7 +101,14 @@ ] } |