Skip to content

Commit 34859c6

Browse files
committed
Removed unnecessary pkg-config import
1 parent 72aa932 commit 34859c6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sys/whisper/contextparams.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ import "encoding/json"
77

88
/*
99
#cgo pkg-config: libwhisper
10-
#cgo darwin pkg-config: libwhisper-darwin
11-
#cgo linux pkg-config: libwhisper-linux
12-
1310
#include <whisper.h>
1411
*/
1512
import "C"

0 commit comments

Comments
 (0)