Skip to content
Snippets Groups Projects
Commit 3414daed authored by Matthias Welwarsky's avatar Matthias Welwarsky Committed by Freddie Chopin
Browse files

Fix compile failure on MacOSX


MacOSX tool chain defines __unused in "sys/cdefs.h", causing a collision.
Remove the local define to avoid polluting the compilers internal 
symbol namespace.

Change-Id: I16370c4518e6aeec482dd689e7db80628f846ee3
Signed-off-by: default avatarMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Reviewed-on: http://openocd.zylin.com/4118


Reviewed-by: default avatarSteven Stallion <sstallion@gmail.com>
Reviewed-by: default avatarFreddie Chopin <freddie.chopin@gmail.com>
Reviewed-by: default avatarAndreas Fritiofson <andreas.fritiofson@gmail.com>
Tested-by: jenkins
parent cb317eab
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment