diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-04-13 07:34:57 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-04-13 07:34:57 +0200 |
commit | dd64f5afc19274f4e92afde3d13d1e8f0d2ee2d5 (patch) | |
tree | 4c5d9ae03a3d530f2f615229d9c726f4fd39ad98 /test/silly/Makefile.in | |
parent | fe109717435b9e62e24579559b3bf521d047d453 (diff) | |
parent | a500a54bedc8081b9959cb03214047aead18b164 (diff) |
Merge branch '1.0' of git+ssh://uclibc-ng.org/git/uclibc-ng into 1.0
Diffstat (limited to 'test/silly/Makefile.in')
-rw-r--r-- | test/silly/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/silly/Makefile.in b/test/silly/Makefile.in index 9bb4032b5..2114d4d2e 100644 --- a/test/silly/Makefile.in +++ b/test/silly/Makefile.in @@ -5,4 +5,4 @@ RET_hello := 42 RET_tiny := 42 # missing internal headers, disable these -GLIBC_TESTS_DISABLED := tst-atomic_glibc tst-atomic-long_glibc +TESTS_DISABLED := tst-atomic tst-atomic-long |