bindings: compile with -fPIC to help on Debian

This commit is contained in:
mappu 2024-08-06 10:23:23 +12:00
parent ecdab8cce6
commit 986b87c3a4
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ package main
/*
#cgo CFLAGS: -fPIC
#cgo pkg-config: Qt5Widgets
#include "binding.h"