mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 09:20:39 +01:00
add PowerPc64el
This commit is contained in:
parent
f2f2e66be6
commit
c2ad0aa900
@ -192,6 +192,12 @@
|
||||
#define RISC_ALIGNMENT
|
||||
#endif
|
||||
|
||||
#ifdef PPC64EL
|
||||
#define FB_CPU CpuPowerPc64el
|
||||
#endif /* PPC64EL */
|
||||
|
||||
|
||||
|
||||
#endif /* LINUX */
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user