mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:43:03 +01:00
Fix missing prefix file issue
This commit is contained in:
parent
ab2c11fb15
commit
1f5d662b52
@ -251,7 +251,7 @@ dnl CPU_TYPE=ppc64
|
||||
;;
|
||||
|
||||
powerpc64le-*-linux*)
|
||||
MAKEFILE_PREFIX=linux_ppc64el
|
||||
MAKEFILE_PREFIX=linux_powerpc64el
|
||||
INSTALL_PREFIX=linux
|
||||
PLATFORM=LINUX
|
||||
AC_DEFINE(LINUX, 1, [Define this if OS is Linux])
|
||||
|
Loading…
Reference in New Issue
Block a user