Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=2aa6cc14e909d7ce525ea9a45dd2d2c093186e5e

commit 2aa6cc14e909d7ce525ea9a45dd2d2c093186e5e
Author: crazy <cr...@frugalware.org>
Date:   Sun Feb 4 17:58:05 2018 +0100

xorg-server-1.19.6-4-x86_64

* same fix here
* added a FIXME since only /video/ need that

diff --git a/source/x11/xorg-server/FrugalBuild 
b/source/x11/xorg-server/FrugalBuild
index 3e480ee..e9929cf 100644
--- a/source/x11/xorg-server/FrugalBuild
+++ b/source/x11/xorg-server/FrugalBuild
@@ -9,7 +9,7 @@

pkgname=xorg-server
pkgver=1.19.6
-pkgrel=3
+pkgrel=4
pkgdesc="Modular X.Org X Server"
groups=('x11' 'xorg-core')
archs=('x86_64')
@@ -170,8 +170,15 @@ fi
_Fbuild_autoreconf=yes
_Fbuild_no_patch=yes

+
+options+=('nonow')
+
build() {

+       ## FIXME: only video drivers need this
+       CFLAGS=${CFLAGS/-fno-plt}
+       CXXFLAGS=${CXXFLAGS/-fno-plt}
+
Fcd
Fpatchall
Fbuild_cross32
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to