Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpu/native/periph_timer: add missing -lrt to linker flags [backport 2024.07] #20819

Conversation

maribu
Copy link
Member

@maribu maribu commented Aug 18, 2024

Backport of #20816

Contribution description

This (hopefully) fixes #20009 (comment)

Testing procedure

E.g. make BOARD=native64 -C tests/periph/timer should now work on Debian 11.

Issues/PRs references

#20009 (comment)

@maribu maribu added Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: native Platform: This PR/issue effects the native platform Process: release backport Integration Process: The PR is a release backport of a change previously provided to master Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) labels Aug 18, 2024
@maribu maribu requested a review from chrysn August 18, 2024 20:50
@maribu maribu requested a review from mguetschow August 18, 2024 20:50
@riot-ci
Copy link

riot-ci commented Aug 18, 2024

Murdock results

✔️ PASSED

11ac1e5 cpu/native/periph_timer: add missing -lrt to linker flags

Success Failures Total Runtime
10177 0 10178 17m:26s

Artifacts

@maribu maribu added this pull request to the merge queue Aug 19, 2024
Merged via the queue into RIOT-OS:2024.07-branch with commit c137ec8 Aug 19, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: native Platform: This PR/issue effects the native platform Process: release backport Integration Process: The PR is a release backport of a change previously provided to master Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants