]> granicus.if.org Git - postgresql/blob - src/makefiles/Makefile.irix
Modify the platform-specific makefiles so that macro 'rpath' is defined
[postgresql] / src / makefiles / Makefile.irix
1 MK_NO_LORDER= true
2 AROPT = crs
3 rpath = -Wl,-rpath,$(rpathdir)
4 shlib_symbolic = -Wl,-B,symbolic
5
6 DLSUFFIX = .so
7 # PIC is default
8 CFLAGS_SL =
9
10 %.so: %.o
11         $(LD) -G -Bdynamic -shared -o $@ $< 
12
13 override CPPFLAGS += -U_NO_XOPEN4
14
15 ifneq ($(GCC), yes)
16 CFLAGS += -woff 1164,1171,1185,1195,1552
17 endif
18 LDFLAGS += -Wl,-woff,15 -Wl,-woff,84
19
20 sqlmansect = 5sql