summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWolfgang Hommel <wolfgang.hommel@lrz.de>2014-02-14 15:59:06 +0100
committerWolfgang Hommel <wolfgang.hommel@lrz.de>2014-02-14 15:59:06 +0100
commitc3e4760338bb518e181a78396f7970f8511913f7 (patch)
tree8dfdf077df5866c57f367655ad778aafecbc325e /README
parent740e2858dcf96f6c0e07f10d2a3a7df948aa7c02 (diff)
downloadfaketime-ng-c3e4760338bb518e181a78396f7970f8511913f7.tar.gz
Updated documentation for v0.9.6 & Makefile consolidation
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 566d7a6..c50bd21 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
=======================================================
- libfaketime, version 0.9.5 (October 2013)
+ libfaketime, version 0.9.6 (March 2014)
(previously also know as FakeTime Preload Library)
=======================================================
@@ -116,7 +116,7 @@ with, define the environment variable NO_FAKE_STAT, and the intercepted stat
calls will be passed through unaltered.
On OS X, it is necessary to compile differently, due to the different
-behavior dyld has. Use the Makefile.MacOS provided to compile
+behavior dyld has. Use the Makefile provided to compile
libfaketime.1.dylib. Additionally, instead of using LD_PRELOAD,
the variable DYLD_INSERT_LIBRARIES should be set to the path to
libfaketime.1.dylib, and the variable DYLD_FORCE_FLAT_NAMESPACE should be