https://github.com/postgres/postgres
Revision 948a64d2b9d75e20a247fd7e3f11fd2a4120319b authored by Tom Lane on 27 January 2011, 21:27:27 UTC, committed by Tom Lane on 27 January 2011, 21:30:03 UTC
We only need that header when compiling with icc, since the gcc variant of
ia64_get_bsp() uses in-line assembly code.  Per report from Frank Brendel,
the header doesn't exist on all IA64 platforms; so don't include it unless
we need it.
1 parent d5a0bb5
History
Tip revision: 948a64d2b9d75e20a247fd7e3f11fd2a4120319b authored by Tom Lane on 27 January 2011, 21:27:27 UTC
Don't include <asm/ia64regs.h> unnecessarily.
Tip revision: 948a64d
File Mode Size
config
contrib
doc
src
.gitignore -rw-r--r-- 233 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 3.7 KB
Makefile -rw-r--r-- 1.4 KB
README -rw-r--r-- 2.0 KB
README.git -rw-r--r-- 820 bytes
aclocal.m4 -rw-r--r-- 445 bytes
configure -rwxr-xr-x 694.3 KB
configure.in -rw-r--r-- 47.2 KB

README

back to top