ARM fixes (fwd)

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема ARM fixes (fwd)
Дата
Msg-id 199911182124.VAA22398@linda.lfix.co.uk
обсуждение исходный текст
Ответы Re: [PORTS] ARM fixes (fwd)
Список pgsql-ports
------- Forwarded Message

Date:    Wed, 17 Nov 1999 23:54:15 -0800
From:    "David N. Welton" <davidw@prosa.it>
To:      Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Bug#50518: ARM fixes

Package: postgresql
Version: 6.5.2-3
Severity: wishlist

src/template/linux_arm:
AROPT:crs
CFLAGS:-O0
SHARED_LIB:-fpic
ALL:
SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
YFLAGS:-d
YACC:bison -y

In src/include/storage/s_lock.h,

#if defined(__arm32__)

would be better as:

#if defined(__arm__)


...
------- End of Forwarded Message

Apparently this is necessary for PostgreSQL to compile on ARM.

--
      Vote against SPAM: http://www.politik-digital.de/spam/
                 ========================================
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
               PGP key from public servers; key ID 32B8FAA1
                 ========================================
     "A Song for the sabbath day. It is a good thing to
      give thanks unto the LORD, and to sing praises unto
      thy name, O most High."   Psalms 92:1



В списке pgsql-ports по дате отправления:

Предыдущее
От: Miles Fidelman
Дата:
Сообщение: major failures in regression tests
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: [PORTS] ARM fixes (fwd)