From af88701b861cae332c7dd239de389a27f269c8ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sat, 27 Feb 2016 22:55:14 +0200 Subject: [PATCH] version bump , remove patch unneeded.. --- system/base/glibc/actions.py | 2 +- system/base/glibc/pspec.xml | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/system/base/glibc/actions.py b/system/base/glibc/actions.py index a54ff97c..6484a462 100644 --- a/system/base/glibc/actions.py +++ b/system/base/glibc/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import get import os -WorkDir = "glibc-2.22" +WorkDir = "glibc-2.23" arch = "x86-64" if get.ARCH() == "x86_64" and not get.buildTYPE() == "emul32" else "i686" defaultflags = "-O3 -g -fasynchronous-unwind-tables -mtune=generic -march=%s" % arch diff --git a/system/base/glibc/pspec.xml b/system/base/glibc/pspec.xml index 625d73bd..6fa2b8d2 100644 --- a/system/base/glibc/pspec.xml +++ b/system/base/glibc/pspec.xml @@ -20,9 +20,10 @@ binutils - locale-no-archive.patch - - + + +