[glibc] Add nptl to list of directories to include for rtkaio

Siddhesh Poyarekar siddhesh at fedoraproject.org
Thu Jul 3 06:17:52 UTC 2014


commit 621363ca12b851175895e8cf1ea1662546f4586f
Author: Siddhesh Poyarekar <siddhesh at redhat.com>
Date:   Thu Jul 3 11:47:39 2014 +0530

    Add nptl to list of directories to include for rtkaio

 glibc-rtkaio.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glibc-rtkaio.patch b/glibc-rtkaio.patch
index 033d8b7..e6739a4 100644
--- a/glibc-rtkaio.patch
+++ b/glibc-rtkaio.patch
@@ -544,7 +544,7 @@ diff -pruN glibc-2.17-931-g30bbc0c/rtkaio/Makefile glibc-2.17-931-g30bbc0c.new/r
 +
 +LDFLAGS-rtkaio.so = -Wl,-soname=lib$(libprefix)rt.so$(librt.so-version) \
 +		    -Wl,--enable-new-dtags,-z,nodelete
-+CPPFLAGS-librtkaio += -DIS_IN_librt=1 -I$(..)rt
++CPPFLAGS-librtkaio += -DIS_IN_librt=1 -I$(..)rt -I$(..)nptl
 +
 +rpath-dirs := $(patsubst rt,rtkaio,$(rpath-dirs))
 +


More information about the scm-commits mailing list