File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11diff --git a/CMakeLists.txt b/CMakeLists.txt
2- index c62a0e9d..39d357b2 100644
2+ index 25852c02..c8ad3e66 100644
33--- a/CMakeLists.txt
44+++ b/CMakeLists.txt
55@@ -74,7 +74,7 @@ endif()
@@ -12,7 +12,7 @@ index c62a0e9d..39d357b2 100644
1212 OUTPUT_VARIABLE GIT_REV OUTPUT_STRIP_TRAILING_WHITESPACE
1313 ERROR_QUIET)
1414diff --git a/Makefile b/Makefile
15- index a0e7a07c..8bf8921f 100644
15+ index 3908ee03..7eeb4ee0 100644
1616--- a/Makefile
1717+++ b/Makefile
1818@@ -24,7 +24,7 @@ PNGLDFLAGS := `${PKG_CONFIG} --libs-only-L libpng`
@@ -47,10 +47,10 @@ index 1e2c7780..3ad648a8 100644
4747 | label directive
4848 ;
4949diff --git a/src/asm/symbol.cpp b/src/asm/symbol.cpp
50- index 571dd2f3..e9dd14ff 100644
50+ index 5c26f010..d613886c 100644
5151--- a/src/asm/symbol.cpp
5252+++ b/src/asm/symbol.cpp
53- @@ -776 ,3 +776 ,33 @@ void sym_Init(time_t now) {
53+ @@ -782 ,3 +782 ,33 @@ void sym_Init(time_t now) {
5454 sym_AddEqu("__UTC_MINUTE__"s, time_utc->tm_min)->isBuiltin = true;
5555 sym_AddEqu("__UTC_SECOND__"s, time_utc->tm_sec)->isBuiltin = true;
5656 }
You can’t perform that action at this time.
0 commit comments