We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d7a9b commit bfc219aCopy full SHA for bfc219a
scripts/incremental/build/build_compdb_chrony.sh
@@ -4,3 +4,4 @@ git clean -fdx
4
make -j 1 chronyd | tee build.log
5
compiledb --parse build.log
6
# ./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