Kaydet (Commit) fd792b7a authored tarafından Tor Lillqvist's avatar Tor Lillqvist

We build avmediaQuickTime as 64-bit too now

Change-Id: I595d24a08f91f501554bd803a489bc32ed2274f8
üst 75438052
...@@ -121,10 +121,8 @@ $(eval $(call gb_Rdb_add_components,services,\ ...@@ -121,10 +121,8 @@ $(eval $(call gb_Rdb_add_components,services,\
writerperfect/source/impress/wpftimpress \ writerperfect/source/impress/wpftimpress \
writerperfect/source/writer/wpftwriter \ writerperfect/source/writer/wpftwriter \
$(if $(filter MACOSX,$(OS)), \ $(if $(filter MACOSX,$(OS)), \
$(if $(filter-out X86_64,$(CPUNAME)), \ $(if $(filter TRUE,$(ENABLE_MACOSX_SANDBOX)),, \
$(if $(filter TRUE,$(ENABLE_MACOSX_SANDBOX)),, \ $(call gb_Helper_optional,AVMEDIA,avmedia/source/quicktime/avmediaQuickTime) \
$(call gb_Helper_optional,AVMEDIA,avmedia/source/quicktime/avmediaQuickTime) \
) \
) \ ) \
lingucomponent/source/spellcheck/macosxspell/MacOSXSpell \ lingucomponent/source/spellcheck/macosxspell/MacOSXSpell \
fpicker/source/aqua/fps_aqua \ fpicker/source/aqua/fps_aqua \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment