2008-02-22 Carlos O'Donell <carlos@codesourcery.com>

* sysdeps/unix/sysv/linux/hppa/Makefile: Remove.
	* sysdeps/hppa/nptl/Makefile: Set tst-oddstacklimit-ENV.
This commit is contained in:
Carlos O'Donell 2008-02-23 01:18:18 +00:00
parent ec5d6360c4
commit 9d9e479801
3 changed files with 14 additions and 5 deletions

View file

@ -1,3 +1,8 @@
2008-02-22 Carlos O'Donell <carlos@codesourcery.com>
* sysdeps/unix/sysv/linux/hppa/Makefile: Remove.
* sysdeps/hppa/nptl/Makefile: Set tst-oddstacklimit-ENV.
2007-12-05 Jeff Bailey <jeffbailey@google.com>
* sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h

View file

@ -19,3 +19,9 @@
ifeq ($(subdir),csu)
gen-as-const-headers += tcb-offsets.sym
endif
# This sets the stack resource limit to 8193kb, which is not a multiple
# of the page size, and therefore an odd sized stack limit. We override
# this because the default is too small to run with.
tst-oddstacklimit-ENV = ; ulimit -s 8193;

View file

@ -1,2 +0,0 @@
# linux/hppa does not use -lmilli anymore
gnulib := -lgcc