diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 11:49:38 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 11:49:38 -0600 |
commit | 992757cc5ebfb1df42636b8d3269cdbc10fc4148 (patch) | |
tree | d9b4da6f2e50d5444e3a7c68934fc6d4dd4ec43d /package/Library_xstor.mk | |
parent | bc78ac68c2492e63a680f68b524c4a51179ea83e (diff) |
remove pre-compiled header support in gbuild and gbuildified module
Diffstat (limited to 'package/Library_xstor.mk')
-rw-r--r-- | package/Library_xstor.mk | 2 |
1 files changed, 0 insertions, 2 deletions
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,\ |