mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
ITS#590: remove extra symbol
This commit is contained in:
parent
8665618210
commit
7150c22fca
@ -180,7 +180,7 @@ libbackends.a: .backend
|
||||
mv $$j $${pre}$$j; \
|
||||
done; \
|
||||
$(AR) ruv libbackends.a *.o 2>&1 | grep -v truncated; \
|
||||
$(RM) *.o __.SYMDEF; \
|
||||
$(RM) *.o __.SYMDEF ________64ELEL_ ; \
|
||||
echo "added backend library $$i"; \
|
||||
); \
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user