Turn on static linking of librtlsdr

(an experiment to see if we can use the same packages on jessie and wheezy)
This commit is contained in:
Oliver Jowett 2016-07-11 11:38:43 +01:00
parent d6e42290de
commit 0dde884ac7

2
debian/rules vendored
View file

@ -18,7 +18,7 @@ export DUMP1090_VERSION=$(shell dpkg-parsechangelog | sed -n 's/^Version: /v/p')
SRCNAME=$(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
override_dh_auto_build:
dh_auto_build -- 'EXTRACFLAGS=-DHTMLPATH=\"/usr/share/$(SRCNAME)/html\" -DMODES_DUMP1090_VARIANT=\"$(SRCNAME)\"'
dh_auto_build -- 'EXTRACFLAGS=-DHTMLPATH=\"/usr/share/$(SRCNAME)/html\" -DMODES_DUMP1090_VARIANT=\"$(SRCNAME)\"' STATIC=yes
override_dh_install:
dh_install