Kaydet (Commit) 74b89b0b authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud Kaydeden (comit) David Tardon

-dl is not good for MACOSX either

Change-Id: I155df3d895fcc1f1bf33286a15cd83357cfdbf05
üst 6456d3d2
......@@ -27,7 +27,7 @@
$(eval $(call gb_Executable_Executable,gnome-open-url.bin))
ifeq ($(filter DRAGONFLY FREEBSD NETBSD OPENBSD,$(OS)),)
ifeq ($(filter DRAGONFLY FREEBSD NETBSD OPENBSD MACOSX,$(OS)),)
$(eval $(call gb_Executable_use_libraries,gnome-open-url.bin,\
dl \
))
......
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