summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 11:49:38 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 11:49:38 -0600
commit992757cc5ebfb1df42636b8d3269cdbc10fc4148 (patch)
treed9b4da6f2e50d5444e3a7c68934fc6d4dd4ec43d /package
parentbc78ac68c2492e63a680f68b524c4a51179ea83e (diff)
remove pre-compiled header support in gbuild and gbuildified module
Diffstat (limited to 'package')
-rw-r--r--package/Library_package2.mk2
-rw-r--r--package/Library_xstor.mk2
2 files changed, 0 insertions, 4 deletions
diff --git a/package/Library_package2.mk b/package/Library_package2.mk
index 3f36f5573cb2..7d86b77e129d 100644
--- a/package/Library_package2.mk
+++ b/package/Library_package2.mk
@@ -30,8 +30,6 @@ $(eval $(call gb_Library_Library,package2))
$(eval $(call gb_Library_add_package_headers,package2,package_inc))
-$(eval $(call gb_Library_add_precompiled_header,package2,$(SRCDIR)/package/inc/pch/precompiled_package))
-
$(eval $(call gb_Library_set_componentfile,package2,package/util/package2))
$(eval $(call gb_Library_set_include,package2,\
diff --git a/package/Library_xstor.mk b/package/Library_xstor.mk
index 50a28edcb9e7..c37de43a6938 100644
--- a/package/Library_xstor.mk
+++ b/package/Library_xstor.mk
@@ -28,8 +28,6 @@
$(eval $(call gb_Library_Library,xstor))
-$(eval $(call gb_Library_add_precompiled_header,xstor,$(SRCDIR)/package/inc/pch/precompiled_package))
-
$(eval $(call gb_Library_set_componentfile,xstor,package/source/xstor/xstor))
$(eval $(call gb_Library_set_include,xstor,\