mirror of
https://github.com/mappu/miqt.git
synced 2025-02-02 03:20:25 +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
|
#cgo pkg-config: Qt5Widgets
|
||||||
#include "binding.h"
|
#include "binding.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user