diff options
Diffstat (limited to 'c_stubs/configure')
-rwxr-xr-x | c_stubs/configure | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/c_stubs/configure b/c_stubs/configure new file mode 100755 index 0000000000..0e16c59fa0 --- /dev/null +++ b/c_stubs/configure @@ -0,0 +1,5 @@ +# This is only to keep the GNU C library configure mechanism happy. +# This is a shell script fragment sourced by the main configure script. + +libc_add_on_canonical= +libc_add_on_subdirs=. |