Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
6d3a5482
Commit
6d3a5482
authored
Sep 09, 1998
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Aix4 fixes from Andreas Zeugswetter
parent
6921f364
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
0 deletions
+17
-0
src/makefiles/Makefile.aix4
src/makefiles/Makefile.aix4
+4
-0
src/template/.similar
src/template/.similar
+2
-0
src/template/aix_42
src/template/aix_42
+11
-0
No files found.
src/makefiles/Makefile.aix4
0 → 100644
View file @
6d3a5482
MK_NO_LORDER
=
true
%$(DLSUFFIX)
:
%.o
$(LD)
-G
-bexpall
-bnoentry
-o
$@
$<
$(LDFLAGS)
src/template/.similar
View file @
6d3a5482
...
...
@@ -19,6 +19,8 @@ mips-sgi-irix=irix5
powerpc-ibm-aix3.2.5=aix_325
powerpc-ibm-aix4.1.4.0=aix_41
powerpc-ibm-aix4.1.5.0=aix_41
powerpc-ibm-aix4.2.1.0=aix_42
powerpc-ibm-aix4.3.1.0=aix_42
powerpc-unknown-linux-gnu=linux_ppc
sparc-sun-solaris=solaris_sparc_gcc
sparc-sun-sunos4=sunos4_gcc
...
...
src/template/aix_42
0 → 100644
View file @
6d3a5482
AROPT:crs
CFLAGS:-qchars=signed -qmaxmem=8192 -qhalt=w -qsrcmsg -qcheck=divzero -qlonglong
SHARED_LIB:
ALL:
SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
YFLAGS:-d
YACC:
CC:xlc
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment