From 4586eef8517b1bc1bb00afbaf3d7bbb0138d511f Mon Sep 17 00:00:00 2001 From: Wolfgang Hommel Date: Fri, 4 Oct 2013 10:24:23 +0200 Subject: Documentation on building 32-bit libraries on 64-bit platforms --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 6f8efca..4149d14 100644 --- a/README +++ b/README @@ -102,6 +102,10 @@ of view, there is no necessity for a system-wide installation, so you can use libfaketime also on machines where you do not have root privileges. You may want to adjust the PREFIX variable in the Makefiles accordingly. +By default, the Makefile compiles/links libfaketime for your default system +architecture. If you need to build, e.g., 32-bit files on a 64-bit platform, +please see the notes about CFLAGS and LDFLAGS in src/Makefile. + Since version 0.6, system calls to file timestamps are also intercepted, thanks to a contribution by Philipp Hachtmann. This is especially useful in combination with relative time offsets as explained in section 4d) below, if a -- cgit v1.2.3