diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-06-19 00:51:23 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-06-19 00:51:23 +0000 |
commit | a53dc5ee613e6b6aa692b79b60adda86e026971c (patch) | |
tree | 28680a7453f93e6c605b7658ddcb2f377a321da5 /src | |
parent | 1ee26b776475155ad1fb00fa3ed0a93659ffadad (diff) | |
download | postgresql-a53dc5ee613e6b6aa692b79b60adda86e026971c.tar.gz postgresql-a53dc5ee613e6b6aa692b79b60adda86e026971c.zip |
Linux/alpha patch.
Diffstat (limited to 'src')
-rw-r--r-- | src/template/linux_alpha | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/template/linux_alpha b/src/template/linux_alpha index 5abf05c96b1..93e9be371d4 100644 --- a/src/template/linux_alpha +++ b/src/template/linux_alpha @@ -5,3 +5,5 @@ ALL: SRCH_INC: SRCH_LIB: DLSUFFIX:.so +CPU:alpha + |