Skip to content

Commit bfc219a

Browse files
committed
reset current time to static value for chrony
1 parent 24d7a9b commit bfc219a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/incremental/build/build_compdb_chrony.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ git clean -fdx
44
make -j 1 chronyd | tee build.log
55
compiledb --parse build.log
66
# ./configure && bear -- make chronyd
7+
sed -i -E 's/#define NTP_ERA_SPLIT \([0-9]+LL/#define NTP_ERA_SPLIT \(1671796396LL/' config.h

0 commit comments

Comments
 (0)