diff options
Diffstat (limited to 'boost/UnpackedTarball_boost.mk')
-rw-r--r-- | boost/UnpackedTarball_boost.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/boost/UnpackedTarball_boost.mk b/boost/UnpackedTarball_boost.mk index 4db9aef35f0e..2fcae8c25810 100644 --- a/boost/UnpackedTarball_boost.mk +++ b/boost/UnpackedTarball_boost.mk @@ -62,8 +62,4 @@ $(eval $(call gb_UnpackedTarball_add_patches,boost,\ $(foreach patch,$(boost_patches),boost/$(patch)) \ )) -$(eval $(call gb_UnpackedTarball_copy_header_files,boost,\ - boost \ -)) - # vim: set noet sw=4 ts=4: |