commit 39ae7ad10f75db9671ba860626f62edc7bec00cd
Author: Akarshan Biswas <akarshan.biswas(a)gmail.com>
Date: Tue Feb 5 16:22:55 2019 +0530
Disable gold linker (again); Update didn't fixed the issue.
chromium-vaapi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chromium-vaapi.spec b/chromium-vaapi.spec
index 13c6912..2c7993c 100644
--- a/chromium-vaapi.spec
+++ b/chromium-vaapi.spec
@@ -61,7 +61,7 @@
#Allow building with Fedora compilation flags
%global fedora_compilation_flags 1
# Gold switch
-%global stopgold 0
+%global stopgold 1
# Enable building with ozone support
%global ozone 0
##############################Package Definitions######################################
Show replies by date