Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 192711 | Differences between
and this patch

Collapse All | Expand All

(-)lib.orig/libthr/Makefile (+2 lines)
Lines 7-12 Link Here
7
# To included legacy CSRG sccsid strings, add -DLIBC_SCCS and -DSYSLIBC_SCCS
7
# To included legacy CSRG sccsid strings, add -DLIBC_SCCS and -DSYSLIBC_SCCS
8
# (for system call stubs) to CFLAGS below.  -DSYSLIBC_SCCS affects just the
8
# (for system call stubs) to CFLAGS below.  -DSYSLIBC_SCCS affects just the
9
# system call stubs.
9
# system call stubs.
10
11
SHLIBDIR= /lib
10
LIB=thr
12
LIB=thr
11
SHLIB_MAJOR= 2
13
SHLIB_MAJOR= 2
12
CFLAGS+=-DPTHREAD_KERNEL
14
CFLAGS+=-DPTHREAD_KERNEL

Return to bug 192711