Skip to content

Commit a79b456

Browse files
authored
Merge pull request #74 from soburi/macosx_build
Configure tools path for building in MacOSX
2 parents 32be691 + 4c0501c commit a79b456

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ compiler.ar.extra_flags=
2828

2929
build.unix.cmds.path={runtime.tools.msys2-contiki-build.path}
3030
build.usr.bin.path={build.unix.cmds.path}/usr/bin
31+
build.usr.bin.path.macosx=/usr/local/bin
3132
build.make.command=make
3233
build.make.command.windows={build.usr.bin.path}/make
3334
build.make.command.macosx=gmake

0 commit comments

Comments
 (0)