diff options
Diffstat (limited to 'libc/Makefile.in')
-rw-r--r-- | libc/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/Makefile.in b/libc/Makefile.in index 3d9e52830..88b61819a 100644 --- a/libc/Makefile.in +++ b/libc/Makefile.in @@ -6,6 +6,8 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # +DOMULTI=n + # we have SHARED_MAJORNAME=libc.so.$(MAJOR_VERSION) defined in Rules.mak LIB_NAME:=libc |