Skip to content

Commit

Permalink
Reset the build configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
linmagit committed Jan 4, 2016
1 parent 52ccb37 commit 6a73d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildtools.py
Expand Up @@ -46,7 +46,7 @@ def __init__(self, args):
self.ANTICACHE_NVM = False
self.ANTICACHE_DRAM = False
self.ARIES= False
self.ANTICACHE_COUNTER = True
self.ANTICACHE_COUNTER = False
self.ANTICACHE_TIMESTAMPS = True
self.ANTICACHE_TIMESTAMPS_PRIME = True

Expand Down

0 comments on commit 6a73d4f

Please sign in to comment.