Skip to content

Commit 1b657fa

Browse files
authored
v.trace_calls: now musl has gettid(), there is no need for the shim on newer Alpine etc (#24245)
1 parent 385ae6c commit 1b657fa

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

‎vlib/v/tests/trace_calls_test.v‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// vtest build: !(os_id_ubuntu? && musl?)
12
import os
23

34
const vexe = @VEXE

‎vlib/v/trace_calls/tracing_calls_d_musl.v‎

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)