Solaris does not have lorder/tsort.

pull/50/head
Bruce Momjian 29 years ago
parent 26a1956f8c
commit ff4722cf77
  1. 2
      src/makefiles/Makefile.i386_solaris
  2. 2
      src/makefiles/Makefile.sparc_solaris

@ -1,2 +1,4 @@
MK_NO_LORDER= true
%.so: %.o
$(LD) -G -Bdynamic -o $@ $<

@ -1,2 +1,4 @@
MK_NO_LORDER= true
%.so: %.o
$(LD) -G -Bdynamic -o $@ $<

Loading…
Cancel
Save