Browse Source

fix cross-compile on Darwin

Waldemar Brodkorb 14 years ago
parent
commit
7f6d8cbed9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/gnutls/Makefile

+ 1 - 0
package/gnutls/Makefile

@@ -40,6 +40,7 @@ CONFIGURE_ARGS+=	--without-libopencdk-prefix \
 			--without-libz-prefix \
 			--without-p11-kit \
 			--without-nettle-prefix
+CONFIGURE_ENV+=		ac_cv_prog_AR='$(TARGET_CROSS)ar'
 
 post-install:
 	${INSTALL_DIR} ${IDIR_LIBGNUTLS}/usr/lib