diff options
-rw-r--r-- | Makerules | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -199,7 +199,7 @@ $(interp): $(top_builddir)lib/interp.c $(compile.c) $(Q)$(STRIPTOOL) -x -R .note -R .comment $@ -$(ldso): +$(ldso): | $(sub_headers) @cd $(top_builddir); $(MAKE) lib/$(patsubst %.$(MAJOR_VERSION),%,$(notdir $@)) $(libc): |