소스 검색

Remove bad definition of LD to allow building of shared libraries

Ulf Samuelsson 18 년 전
부모
커밋
0155044c85
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      package/gettext/gettext.mk

+ 0 - 1
package/gettext/gettext.mk

@@ -90,7 +90,6 @@ $(GETTEXT_DIR)/.configured: $(GETTEXT_DIR)/.unpacked
 		jm_cv_func_working_re_compile_pattern=yes \
 		ac_use_included_regex=no \
 		gl_cv_c_restrict=no \
-		LD=$(TARGET_CROSS)gcc \
 		./configure \
 		--target=$(GNU_TARGET_NAME) \
 		--host=$(GNU_TARGET_NAME) \