mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-12 19:04:54 +03:00
Remove libmd5script goal.
This commit is contained in:
6
Makefile
6
Makefile
@@ -322,12 +322,6 @@ rpm/%: subdir_distinfo
|
|||||||
iconvdata/% localedata/% po/% manual/%:
|
iconvdata/% localedata/% po/% manual/%:
|
||||||
$(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F)
|
$(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F)
|
||||||
|
|
||||||
# This is a special goal for people making binary distributions. Normally
|
|
||||||
# everybody uses the DES based crypt library but for the distribution we
|
|
||||||
# need the only-MD5 based one as well.
|
|
||||||
md5-crypt/libmd5crypt:
|
|
||||||
$(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F)
|
|
||||||
|
|
||||||
# glibc 2.0 contains some header files which aren't used with glibc 2.1
|
# glibc 2.0 contains some header files which aren't used with glibc 2.1
|
||||||
# anymore.
|
# anymore.
|
||||||
# These rules should remove those headers
|
# These rules should remove those headers
|
||||||
|
Reference in New Issue
Block a user