Solaris does not have lorder/tsort.
authorBruce Momjian <bruce@momjian.us>
Sat, 13 Sep 1997 02:27:06 +0000 (02:27 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 13 Sep 1997 02:27:06 +0000 (02:27 +0000)
src/makefiles/Makefile.i386_solaris
src/makefiles/Makefile.sparc_solaris

index b67d7ed5e2126591c10893a194ab059186120d9f..79b217f20b8e8cf85afa6d5c683932870dbf49b3 100644 (file)
@@ -1,2 +1,4 @@
+MK_NO_LORDER= true
+
 %.so: %.o
        $(LD) -G -Bdynamic -o $@ $<
index b67d7ed5e2126591c10893a194ab059186120d9f..79b217f20b8e8cf85afa6d5c683932870dbf49b3 100644 (file)
@@ -1,2 +1,4 @@
+MK_NO_LORDER= true
+
 %.so: %.o
        $(LD) -G -Bdynamic -o $@ $<