Skip to content
Snippets Groups Projects
Commit 7150c22f authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

ITS#590: remove extra symbol

parent 86656182
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment