mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
* Makefile: Define tst-sscanf-ENV.
* tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
This commit is contained in:
parent
72603ae38c
commit
02c906999c
@ -1,3 +1,8 @@
|
||||
2007-03-07 Steven Munroe <sjmunroe@us.ibm.com>
|
||||
|
||||
* Makefile: Define tst-sscanf-ENV.
|
||||
* tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
|
||||
|
||||
2007-02-18 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* Makefile (tests): Add tst-sscanf.
|
||||
|
@ -289,6 +289,8 @@ tst-setlocale-ENV = LOCPATH=$(common-objpfx)localedata LC_ALL=ja_JP.EUC-JP
|
||||
|
||||
bug-iconv-trans-ENV = LOCPATH=$(common-objpfx)localedata
|
||||
|
||||
tst-sscanf-ENV = LOCPATH=$(common-objpfx)localedata
|
||||
|
||||
tst-leaks-ENV = MALLOC_TRACE=$(objpfx)tst-leaks.mtrace \
|
||||
LOCPATH=$(common-objpfx)localedata
|
||||
$(objpfx)mtrace-tst-leaks: $(objpfx)tst-leaks.out
|
||||
|
Loading…
Reference in New Issue
Block a user