remove LD_FLAGS for now
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5172 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -107,7 +107,7 @@ $(LIBNAME).a: $(LIB_OBJECTS)
|
|||||||
|
|
||||||
$(LIBNAME).$(SHLIBEXT): $(LIB_OBJECTS)
|
$(LIBNAME).$(SHLIBEXT): $(LIB_OBJECTS)
|
||||||
rm -f $@
|
rm -f $@
|
||||||
$(LDSHARED) $(LD_FLAGS) -o $@ $(LIB_OBJECTS) $(LIB_DEPS)
|
$(LDSHARED) -o $@ $(LIB_OBJECTS) $(LIB_DEPS)
|
||||||
@build_symlink_command@
|
@build_symlink_command@
|
||||||
|
|
||||||
$(OBJECTS): ../../include/config.h
|
$(OBJECTS): ../../include/config.h
|
||||||
|
Reference in New Issue
Block a user