Merge "Remove '_static' suffix from libext2* references."
This commit is contained in:
+1
-1
@@ -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
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user