diff options
author | Marc G. Fournier <scrappy@hub.org> | 1998-02-16 14:39:29 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1998-02-16 14:39:29 +0000 |
commit | ded3f3b3fcc5532d564e40608d425851b081777c (patch) | |
tree | c6b7d68b4e6e154d7cd7f9331d333e3f70b80ce3 /src/template/sparc_solaris-gcc | |
parent | 527f8babc726340e6ccf0ca0f26cd190e17f4ad9 (diff) | |
download | postgresql-ded3f3b3fcc5532d564e40608d425851b081777c.tar.gz postgresql-ded3f3b3fcc5532d564e40608d425851b081777c.zip |
Remove all backend/port/${PORTNAME} references from template files, since
they don't exist anymore
Diffstat (limited to 'src/template/sparc_solaris-gcc')
-rw-r--r-- | src/template/sparc_solaris-gcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template/sparc_solaris-gcc b/src/template/sparc_solaris-gcc index 6c66e4eecd8..7bb56160cca 100644 --- a/src/template/sparc_solaris-gcc +++ b/src/template/sparc_solaris-gcc @@ -1,5 +1,5 @@ AROPT:crs -CFLAGS:-I$(SRCDIR)/backend/port/sparc_solaris +CFLAGS: SHARED_LIB:-fPIC ALL: SRCH_INC: |