File tree Expand file tree Collapse file tree 2 files changed +322
-625
lines changed
Expand file tree Collapse file tree 2 files changed +322
-625
lines changed Original file line number Diff line number Diff line change 66
77# Version number; . separates major and minor version part
88# developer versions have minor version numbers divisible by 2
9- VERSION =4.93
9+ VERSION =4.94
1010
1111
1212# NOTES ON CONDITIONAL COMPILATION
@@ -102,7 +102,7 @@ VERSION=4.93
102102# Other
103103# -----
104104
105- DEFS =$(DEFINEMACRO ) SIGNALS $(DEFINEMACRO ) MSG_IN_MEM $(DEFINEMACRO ) FXF $(DEFINEMACRO ) NDEBUG $(DEFINEMACRO ) FXF_MAX_ALIGNMENT_TYPE=void* $(DEFINEMACRO ) FXF_NOT_MULTIPLE_ALIGNMENT_TYPE=short
105+ DEFS =$(DEFINEMACRO ) SIGNALS $(DEFINEMACRO ) MSG_IN_MEM $(DEFINEMACRO ) FXF $(DEFINEMACRO ) DOMEASURE $(DEFINEMACRO ) FXF_MAX_ALIGNMENT_TYPE=void* $(DEFINEMACRO ) FXF_NOT_MULTIPLE_ALIGNMENT_TYPE=short
106106# $(DEFINEMACRO)DOMEASURE
107107# $(DEFINEMACRO)TESTHASH
108108# $(DEFINEMACRO)NDEBUG
You can’t perform that action at this time.
0 commit comments