Date: Sun, 23 May 2010 11:18:05 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libmagic config.h Message-ID: <201005231118.o4NBIDN8020474@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-05-23 11:18:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) lib/libmagic config.h Log: SVN rev 208444 on 2010-05-23 11:18:05Z by marius MFC: r208341 Update to a config.h created by a file 5.03 configure script. This causes file.1 to contain the correct version number and SIZEOF_LONG_LONG to be defined as appropriate, which is crucial for 64-bit big-endian ELF files to be handled correctly on big-endian systems. PR: 146387 Reviewed by: delphij Revision Changes Path 1.9.2.2 +57 -38 src/lib/libmagic/config.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005231118.o4NBIDN8020474>