X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=config;h=7bbd1c2489c9528c0a18b2fc1e500949d41d772c;hp=72905c90ed1a0f258bb47d30ba9b050972171644;hb=b7bbac72c42bec0f8bf3d7cd96ee10cd54f66c2f;hpb=c1269c81fd52a031595ec69a4a88ed80df100008 diff --git a/config b/config index 72905c90ed..7bbd1c2489 100755 --- a/config +++ b/config @@ -641,6 +641,7 @@ EOF *-*-sunos4) OUT="sunos-$CC" ;; alpha*-*-freebsd*) OUT="FreeBSD-alpha" ;; sparc64-*-freebsd*) OUT="FreeBSD-sparc64" ;; + ia64-*-freebsd*) OUT="FreeBSD-ia64" ;; *-freebsd[3-9]*) OUT="FreeBSD-elf" ;; *-freebsd[1-2]*) OUT="FreeBSD" ;; *86*-*-netbsd) OUT="NetBSD-x86" ;;