1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

s3: fix the merged build - it required $LD

Thanks to Jelmer for pointing that out!
This commit is contained in:
Björn Jacke 2010-05-06 12:26:43 +02:00
parent fc336590dc
commit 0dfe1b9b13

View File

@ -1,6 +1,6 @@
# samba 4 bits
PROG_LD = $(LD)
PROG_LD = ld
BNLD = $(CC)
HOSTLD = $(CC)
PARTLINK = $(PROG_LD) -r