---

** [tickets:#304] Building on macOS fails; "aliases are not supported on 
darwin"**

**Status:** new
**Milestone:** 0.11.0
**Created:** Thu May 13, 2021 06:43 AM UTC by Adam Jeliński
**Last Updated:** Thu May 13, 2021 06:43 AM UTC
**Owner:** nobody


OpenOCD can no longer be built on macOS after the 36ae487 commit:
~~~
  ../src/helper/command.c:157:22: error: aliases are not supported on darwin
  __attribute__((weak, alias("workaround_createcommand")));
~~~

The OS is x86_64-apple-darwin19.6.0 and the compiler used is 
x86_64-apple-darwin13.4.0-clang .


---

Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/openocd/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/openocd/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.


Reply via email to