[Glibc-bsd-commits] r4497 - trunk/glibc-ports/linuxthreads
Petr Salinger
ps-guest at alioth.debian.org
Thu May 30 14:08:28 UTC 2013
Author: ps-guest
Date: 2013-05-30 14:08:28 +0000 (Thu, 30 May 2013)
New Revision: 4497
Modified:
trunk/glibc-ports/linuxthreads/Makeconfig
Log:
add ptw-*.? object rules in sysd-rules (any/local-linuxthreads-ptw.diff)
Modified: trunk/glibc-ports/linuxthreads/Makeconfig
===================================================================
--- trunk/glibc-ports/linuxthreads/Makeconfig 2013-05-30 14:07:27 UTC (rev 4496)
+++ trunk/glibc-ports/linuxthreads/Makeconfig 2013-05-30 14:08:28 UTC (rev 4497)
@@ -9,3 +9,8 @@
bounded-thread-library = $(common-objpfx)linuxthreads/libpthread_b.a
rpath-dirs += linuxthreads
+
+# This makes for ptw-*.? object rules in sysd-rules.
+ptw-CPPFLAGS := -DPTW
+sysd-rules-patterns += ptw-%:%
+
More information about the Glibc-bsd-commits
mailing list