mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 21:23:04 +01:00
first trying gcc for solx86
This commit is contained in:
parent
6378c9b7c0
commit
da00bfb433
@ -1,4 +1,4 @@
|
||||
dnl $Id: configure.in,v 1.185 2003-11-20 08:13:30 eku Exp $
|
||||
dnl $Id: configure.in,v 1.186 2003-11-21 19:52:10 kkuznetsov Exp $
|
||||
|
||||
dnl ############################# INITIALISATION ###############################
|
||||
|
||||
@ -84,7 +84,7 @@ case "$target" in
|
||||
;;
|
||||
|
||||
i386-pc-solaris*)
|
||||
MAKEFILE_PREFIX=solx86
|
||||
MAKEFILE_PREFIX=solx86gcc
|
||||
PLATFORM=solx86
|
||||
AC_DEFINE(solx86, 1, [Define this if OS is Solarix x86])
|
||||
LOCK_MANAGER_FLG=N
|
||||
|
Loading…
Reference in New Issue
Block a user