[Flac-dev] OpenBSD/i386 now ELF

Josh Coalson xflac at yahoo.com
Sun Apr 27 01:33:12 PDT 2003


--- Christian Weisgerber <naddy at mips.inka.de> wrote:
> OpenBSD/i386-current just switched the binary format to ELF.
> 
> --- configure.in.orig Fri Apr 18 01:45:14 2003
> +++ configure.in Fri Apr 18 01:45:32 2003
> @@ -160,7 +160,7 @@
>  AM_CONDITIONAL(FLaC__CPU_PPC, test x$cpu_ppc = xtrue)
>  AM_CONDITIONAL(FLaC__CPU_SPARC, test x$cpu_sparc = xtrue)
>  case "$host" in
> - i[[3-6]]86-*-openbsd*) OBJ_FORMAT=aoutb ;;
> + i386-*-openbsd3.[[0-3]]) OBJ_FORMAT=aoutb ;;
>   *) OBJ_FORMAT=elf ;;
>  esac
>  AC_SUBST(OBJ_FORMAT)

checked in, thanks,

Josh


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com




More information about the Flac-dev mailing list