-
Notifications
You must be signed in to change notification settings - Fork 2.1k
pkg: building relic with clang fails #4590
Copy link
Copy link
Closed
Labels
Area: build systemArea: Build systemArea: Build systemArea: pkgArea: External package portsArea: External package portsPlatform: nativePlatform: This PR/issue effects the native platformPlatform: This PR/issue effects the native platformType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
To successfully build relic with clang these additional flags work as a workaround. -Wno-gnu-zero-variadic-macro-arguments -Wno-newline-eof -Wno-unused-function I did however didn't figure out how to introduce them without touching the boards Makefile or CMakeLists.txt. Adding them in generate-cmake-xcompile.perl didn't work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: build systemArea: Build systemArea: Build systemArea: pkgArea: External package portsArea: External package portsPlatform: nativePlatform: This PR/issue effects the native platformPlatform: This PR/issue effects the native platformType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)