mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:03:03 +01:00
Fix an irritating warning when building packages
This commit is contained in:
parent
5f9e10d82a
commit
659e3e2ca5
@ -125,7 +125,7 @@
|
||||
#if defined(__ppc__) || defined(__ppc64__)
|
||||
#define FB_PLATFORM "UP" /* Darwin/PowerPC */
|
||||
#endif
|
||||
#endif // DARWIN
|
||||
#endif
|
||||
|
||||
#ifndef FB_VERSION
|
||||
#define FB_VERSION FB_PLATFORM "-" FB_BUILD_TYPE FB_MAJOR_VER "." FB_MINOR_VER "." FB_REV_NO "." FB_BUILD_NO " " FB_BUILD_SUFFIX
|
||||
|
Loading…
Reference in New Issue
Block a user