diff options
Diffstat (limited to 'test/silly/Makefile.in')
-rw-r--r-- | test/silly/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/silly/Makefile.in b/test/silly/Makefile.in index bb08e0db9..9bb4032b5 100644 --- a/test/silly/Makefile.in +++ b/test/silly/Makefile.in @@ -3,3 +3,6 @@ RET_hello := 42 RET_tiny := 42 + +# missing internal headers, disable these +GLIBC_TESTS_DISABLED := tst-atomic_glibc tst-atomic-long_glibc |