[Glibc-bsd-commits] r4560 - trunk/glibc-ports/kfreebsd/fbtl

Petr Salinger ps-guest at alioth.debian.org
Mon Jul 8 12:42:39 UTC 2013


Author: ps-guest
Date: 2013-06-22 08:03:05 +0000 (Sat, 22 Jun 2013)
New Revision: 4560

Modified:
   trunk/glibc-ports/kfreebsd/fbtl/Makefile
Log:
comment out en-as-const-head


Modified: trunk/glibc-ports/kfreebsd/fbtl/Makefile
===================================================================
--- trunk/glibc-ports/kfreebsd/fbtl/Makefile	2013-06-21 20:10:26 UTC (rev 4559)
+++ trunk/glibc-ports/kfreebsd/fbtl/Makefile	2013-06-22 08:03:05 UTC (rev 4560)
@@ -22,10 +22,10 @@
 
 libpthread-sysdep_routines += pt-fork pthread_mutex_cond_lock
 
-gen-as-const-headers += lowlevelcond.sym lowlevelrwlock.sym \
-			lowlevelbarrier.sym unwindbuf.sym \
-			lowlevelrobustlock.sym pthread-pi-defines.sym \
-			structsem.sym
+#gen-as-const-headers += lowlevelcond.sym lowlevelrwlock.sym \
+#			lowlevelbarrier.sym unwindbuf.sym \
+#			lowlevelrobustlock.sym pthread-pi-defines.sym \
+#			structsem.sym
 endif
 
 ifeq ($(subdir),posix)




More information about the Glibc-bsd-commits mailing list