diff options
Diffstat (limited to 'test/string/Makefile.in')
-rw-r--r-- | test/string/Makefile.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/string/Makefile.in b/test/string/Makefile.in new file mode 100644 index 000000000..ad52a9f2c --- /dev/null +++ b/test/string/Makefile.in @@ -0,0 +1,4 @@ +# uClibc string tests +# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. + +EXTRA_CFLAGS := -fno-builtin |