[Flac-dev] OpenBSD/i386 now ELF
Christian Weisgerber
naddy at mips.inka.de
Thu Apr 17 17:48:04 PDT 2003
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)
--
Christian "naddy" Weisgerber naddy at mips.inka.de
More information about the Flac-dev
mailing list