orcus: use gb_UnpackedTarball_fix_end_of_line so patch applies
Change-Id: I455ae6cb2b99253c1a66d8d4ddab3ba5e1e9fb80
This commit is contained in:
@@ -21,9 +21,12 @@ orcus_patches += liborcus_0.1.0-configure.patch
|
|||||||
# fix MinGW build
|
# fix MinGW build
|
||||||
orcus_patches += liborcus_0.1.0-mingw.patch
|
orcus_patches += liborcus_0.1.0-mingw.patch
|
||||||
# disable boost "auto lib" in MSVC build
|
# disable boost "auto lib" in MSVC build
|
||||||
# for some reason (CRLF in file?) this patch doesn't want to apply on unix...
|
|
||||||
orcus_patches += liborcus_0.1.0-boost_disable_auto_lib.patch
|
orcus_patches += liborcus_0.1.0-boost_disable_auto_lib.patch
|
||||||
|
|
||||||
|
$(eval $(call gb_UnpackedTarball_fix_end_of_line,orcus,\
|
||||||
|
vsprojects/liborcus-static-nozip/liborcus-static-nozip.vcproj \
|
||||||
|
))
|
||||||
|
|
||||||
$(eval $(call gb_UnpackedTarball_add_patches,orcus,\
|
$(eval $(call gb_UnpackedTarball_add_patches,orcus,\
|
||||||
$(foreach patch,$(orcus_patches),liborcus/$(patch)) \
|
$(foreach patch,$(orcus_patches),liborcus/$(patch)) \
|
||||||
))
|
))
|
||||||
|
Reference in New Issue
Block a user