diff options
Diffstat (limited to 'store')
-rw-r--r-- | store/Library_store.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/store/Library_store.mk b/store/Library_store.mk index 301721601c0d..94f136c82302 100644 --- a/store/Library_store.mk +++ b/store/Library_store.mk @@ -28,9 +28,6 @@ $(eval $(call gb_Library_Library,store)) $(eval $(call gb_Library_use_external,store,boost_headers)) -$(eval $(call gb_Library_use_packages,store,\ -)) - $(eval $(call gb_Library_add_defs,store,\ $(LFS_CFLAGS) \ -DSTORE_DLLIMPLEMENTATION \ |