mirror of
https://github.com/mappu/miqt.git
synced 2025-01-21 22:20:38 +00:00
bindings: compile with -fPIC to help on Debian
This commit is contained in:
parent
ecdab8cce6
commit
986b87c3a4
@ -2,6 +2,7 @@ package main
|
||||
|
||||
/*
|
||||
|
||||
#cgo CFLAGS: -fPIC
|
||||
#cgo pkg-config: Qt5Widgets
|
||||
#include "binding.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user