diff options
Diffstat (limited to 'usr/src/Makefile.master.64')
| -rw-r--r-- | usr/src/Makefile.master.64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/Makefile.master.64 b/usr/src/Makefile.master.64 index 850571dbd3..5bfd0e6b76 100644 --- a/usr/src/Makefile.master.64 +++ b/usr/src/Makefile.master.64 @@ -49,6 +49,7 @@ LDLIBS1= $(ENVLDLIBS1:%=%/$(MACH64)) LDLIBS2= $(ENVLDLIBS2:%=%/$(MACH64)) LDLIBS3= $(ENVLDLIBS3:%=%/$(MACH64)) LDLIBS64 = $(LDLIBS1) $(LDLIBS2) $(LDLIBS3) +LDLIBS64 += $(ADJUNCT_PROTO:%=-L%/usr/lib/$(MACH64) -L%/lib/$(MACH64)) # # Moved these up to the top level here, so they can be overridden # |
