Fix build on linux

This commit is contained in:
xarkes 2017-09-01 10:45:09 +02:00
parent 3a1d27a67f
commit 6f42504246
2 changed files with 1 additions and 2 deletions

1
.gitmodules vendored
View File

@ -4,4 +4,3 @@
[submodule "radare2"]
path = radare2
url = https://github.com/radare/radare2
branch = 902ce266e50ef40fc4018afe8a487e5437aad94d

View File

@ -50,7 +50,7 @@ win32 {
DEFINES += _CRT_NONSTDC_NO_DEPRECATE
DEFINES += _CRT_SECURE_NO_WARNINGS
USE_PKGCONFIG {
equals(USE_PKGCONFIG, 1) {
CONFIG += link_pkgconfig
PKGCONFIG += r_core
} else {