Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8c09ede

Browse files
committed
Remove NO_MK_LORDER from Solaris.
1 parent 84ad06d commit 8c09ede

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/makefiles/Makefile.i386_solaris

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
MK_NO_LORDER= true
2-
31
%.so: %.o
42
$(LD) -G -Bdynamic -o $@ $<

src/makefiles/Makefile.sparc_solaris

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
MK_NO_LORDER= true
2-
31
%.so: %.o
42
$(LD) -G -Bdynamic -o $@ $<

0 commit comments

Comments
 (0)