summaryrefslogtreecommitdiff
path: root/jpeg/UnpackedTarball_jpeg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'jpeg/UnpackedTarball_jpeg.mk')
-rw-r--r--jpeg/UnpackedTarball_jpeg.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/jpeg/UnpackedTarball_jpeg.mk b/jpeg/UnpackedTarball_jpeg.mk
index 19e4dd7930f8..d2bdfd69b147 100644
--- a/jpeg/UnpackedTarball_jpeg.mk
+++ b/jpeg/UnpackedTarball_jpeg.mk
@@ -17,10 +17,4 @@ $(eval $(call gb_UnpackedTarball_add_patches,jpeg,\
jpeg/patches/jpeg-8c-jmorecfg.patch \
))
-ifeq ($(OS)$(CPU),MACOSXP)
-$(eval $(call gb_UnpackedTarball_add_patches,jpeg,\
- jpeg/patches/struct_alignment.patch \
-))
-endif
-
# vim: set noet sw=4 ts=4: