summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorJoker <mac-joker@users.noreply.github.com>2014-11-17 10:42:15 +0100
committerJoker <mac-joker@users.noreply.github.com>2014-11-17 10:42:15 +0100
commit75896bdd32c7223ea0a0cf5b1dabdf216fbf277a (patch)
tree49eb432fa872c46a52191e1ab23efeb6695b4fb0 /src/Makefile
parent6c207c9c6886033980e78d48493bbf522da4b964 (diff)
downloadlibfaketime-75896bdd32c7223ea0a0cf5b1dabdf216fbf277a.tar.gz
added runtime cache manipulation: change duration and active state with environment variables
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/Makefile b/src/Makefile
index 51634b0..16e834b 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -30,12 +30,6 @@
# FAKE_TIMERS
# - Also intercept timer_settime() and timer_gettime()
#
-# NO_CACHING
-# - Disables the caching of the fake time offset. Only disable caching
-# if you change the fake time offset during program runtime very
-# frequently. Disabling the cache may negatively influence the
-# performance.
-#
# MULTI_ARCH
# - If MULTI_ARCH is set, the faketime wrapper program will put a literal
# $LIB into the LD_PRELOAD environment variable it creates, which makes