Skip to content

native broken on OS X #6532

@kYc0o

Description

@kYc0o

#4058 broke the building on native for OS X:

RIOT/core/sched.c:61:47: error: argument to 'section' attribute is not valid for this target: mach-o section
      specifier requires a segment and section separated by a comma
__attribute__((used)) __attribute__((section (".openocd")))
                                              ^
RIOT/core/sched.c:67:47: error: argument to 'section' attribute is not valid for this target: mach-o section
      specifier requires a segment and section separated by a comma
__attribute__((used)) __attribute__((section (".openocd")))
                                              ^
2 errors generated.

@cgundogan is Jenkins now also compiling for OS X?
@kaspar030 What's Murdock state on this?

Metadata

Metadata

Assignees

Labels

OS: Mac OS XHost OS: This PR/issue concerns usage of RIOT with Mac OS X as a host systemPlatform: nativePlatform: This PR/issue effects the native platformType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions