8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 09:20:39 +01:00

add PowerPc64el

This commit is contained in:
mapopa 2014-11-11 16:17:54 +00:00
parent f2f2e66be6
commit c2ad0aa900

View File

@ -192,6 +192,12 @@
#define RISC_ALIGNMENT
#endif
#ifdef PPC64EL
#define FB_CPU CpuPowerPc64el
#endif /* PPC64EL */
#endif /* LINUX */