OSDN Git Service

Here are some additional patches needed to get the UnixWare 7 C++
authorBruce Momjian <bruce@momjian.us>
Sun, 13 Sep 1998 04:00:44 +0000 (04:00 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 13 Sep 1998 04:00:44 +0000 (04:00 +0000)
commitaf8e2760ba4ad2369eee23d920a89a8ea8b8fcc4
treebc70b866a90b0ad3b7ec781a53271d5f5afb8068
parentbcb51fc91684d0e4bbf8245660682ab3b9a7dfca
Here are some additional patches needed to get the UnixWare 7 C++
compiler to
attempt to compile libpq++.  The patches address the following problems:

1.  In my first pass at changing the libpq++ makefile, I forgot to
include the
    PORTNAME in the Makefile.in file.

2.  The UnixWare 7 C++ compiler did not like the '-K alloca' option in
CXXFLAGS.

Billy G. Allie
src/interfaces/libpq++/Makefile.in
src/template/univel
src/template/unixware