This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/715] gnu/stubs.h should be biarch


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-11 10:17 -------
Subject: Bug 715

CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2005-02-11 10:17:02

Modified files:
	.              : Makefile 
Added files:
	include        : stubs-biarch.h 

Log message:
	2005-02-11  Roland McGrath  <roland@redhat.com>
	
	[BZ #715]
	* Makefile (installed-stubs): New variable.
	Set to $(inst_includedir)/gnu/stubs.h if $(biarch) is no,
	or to $(inst_includedir)/gnu/stubs-$(biarch).h if otherwise.
	[$(biarch) != no] (install-others-nosubdir): Add $(installed-stubs).
	($(inst_includedir)/gnu/stubs.h): Use $(installed-stubs) for this
	rule's target.
	($(inst_includedir)/gnu/stubs.h): New target, install from ...
	* include/stubs-biarch.h: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/Makefile.diff?cvsroot=glibc&r1=1.244&r2=1.245
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/include/stubs-biarch.h.diff?cvsroot=glibc&r1=NONE&r2=1.1



-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=715

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]