Kaydet (Commit) 16468bd2 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

Fix pyuno migration on Mac

Change-Id: I75322a9ada9c84faa6c54ade7d44e5493abb418a
üst d21e1215
......@@ -1645,7 +1645,7 @@ $(call gb_LinkTarget_add_libs,$(1),\
)
else ifeq ($(OS),MACOSX)
$(call gb_LinkTarget_add_libs,$(1),\
-F $(OUTDIR)/lib -framework OOoPython \
-F$(OUTDIR)/lib -framework OOoPython \
)
else
$(call gb_LinkTarget_use_libraries,$(1),\
......
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