mirror of
https://github.com/schoebel/mars
synced 2025-02-17 20:47:16 +00:00
infra: don't depend on build date/time
This commit is contained in:
parent
77a71012ae
commit
f069de7226
@ -250,8 +250,10 @@ EXPORT_SYMBOL_GPL(_brick_mem_free);
|
||||
" BUILDDATE = " BUILDDATE \
|
||||
/* end_remove_this */ \
|
||||
" FILE = " __FILE__ \
|
||||
/* remove_this */ \
|
||||
" DATE = " __DATE__ \
|
||||
" TIME = " __TIME__ \
|
||||
/* end_remove_this */ \
|
||||
" VERSION = " __VERSION__ \
|
||||
" xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx STRING_error xxx\n"
|
||||
# define STRING_PLUS (sizeof(int) * 3 + sizeof(STRING_CANARY))
|
||||
|
Loading…
Reference in New Issue
Block a user