mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
* config.make.in: Remove gnu-ld.
This commit is contained in:
parent
57d44131d8
commit
fc17ba1ed3
@ -2,6 +2,7 @@
|
||||
|
||||
* configure.in: Remove gnu_ld definition and everything using it.
|
||||
* config.h.in: Remove HAVE_GNU_LD.
|
||||
* config.make.in: Remove gnu-ld.
|
||||
* csu/Makefile: Remove use of gnu-ld.
|
||||
* csu/munch.awk: Removed.
|
||||
* csu/munch-tmpl.c: Removed.
|
||||
|
@ -80,7 +80,6 @@ sizeof-long-double = @sizeof_long_double@
|
||||
|
||||
# Configuration options.
|
||||
gnu-as = @gnu_as@
|
||||
gnu-ld = @gnu_ld@
|
||||
build-static = @static@
|
||||
build-shared = @shared@
|
||||
build-pic-default= @pic_default@
|
||||
|
Loading…
Reference in New Issue
Block a user