diff options
| author | Ulrich Drepper <[email protected]> | 2009-04-23 07:59:02 -0700 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2009-04-23 07:59:02 -0700 |
| commit | f9545c4ac7ec2cf0d5b69aa2db043f9f4df6c6c5 (patch) | |
| tree | 0a56dda4f6afbebc0536b67577e4127c13195822 /tests/ChangeLog | |
| parent | 4f5157128605162859bbf49f29abc20fee839cf5 (diff) | |
Fix building tests with mudflap.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 70e9c027..f1fd512b 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2009-04-23 Ulrich Drepper <[email protected]> + + * Makefile [BUILD_STATIC] (libdw): Add $(zip_LIBS). + (rdwrmmap_LDADD): Add $(libmudflap). + 2009-04-21 Roland McGrath <[email protected]> * testfile50.bz2: New data file. |
