Merge "Remove '_static' suffix from libext2* references."

This commit is contained in:
Alex Deymo
2017-01-25 23:48:42 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ tune2fs_static_libraries := \
libext2_com_err \ libext2_com_err \
libext2_blkid \ libext2_blkid \
libext2_quota \ libext2_quota \
libext2_uuid_static \ libext2_uuid \
libext2_e2p \ libext2_e2p \
libext2fs libext2fs
+1 -1
View File
@@ -18,7 +18,7 @@ tune2fs_static_libraries := \
libext2_com_err \ libext2_com_err \
libext2_blkid \ libext2_blkid \
libext2_quota \ libext2_quota \
libext2_uuid_static \ libext2_uuid \
libext2_e2p \ libext2_e2p \
libext2fs libext2fs