]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3: fix the merged build - it required $LD
authorBjörn Jacke <bj@sernet.de>
Thu, 6 May 2010 10:26:43 +0000 (12:26 +0200)
committerBjörn Jacke <bj@sernet.de>
Thu, 6 May 2010 10:30:14 +0000 (12:30 +0200)
Thanks to Jelmer for pointing that out!

source3/samba4.mk

index 1ad46f22648da3c13409df539f42c5101f955f96..c235d6030c5d71c5aa80d69e71e685e7f1e9d52c 100644 (file)
@@ -1,6 +1,6 @@
 # samba 4 bits
 
-PROG_LD = $(LD)
+PROG_LD = ld
 BNLD = $(CC)
 HOSTLD = $(CC)
 PARTLINK = $(PROG_LD) -r