kopia lustrzana https://github.com/f4exb/sdrangel
Debian build: enable external libraries. Updated cm256cc commit tag to fetch version with SIMD test program core dumps fix
rodzic
a23c6f86c4
commit
29e818fe6f
|
@ -4,7 +4,7 @@
|
|||
|
||||
# FORCE_SSE41 will be not accepted upstream
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- -DFORCE_SSE41=ON
|
||||
dh_auto_configure -- -DFORCE_SSE41=ON -DENABLE_EXTERNAL_LIBRARIES=ON
|
||||
|
||||
# permit the packaging with /usr/local/lib libraries (from `make install`)
|
||||
# you can also use `export DEB_DH_SHLIBDEPS_ARGS_ALL=--dpkg-shlibdeps-params=--ignore-missing-info`
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
# which version/tag/checkout to use
|
||||
set(CODEC2_TAG 7a0187da3ffb06fd90c081216b50bab94d02d046)
|
||||
set(CM256CC_TAG 19f023d9d6c6f1a2e7dc5bcf466a1424c7918de4)
|
||||
set(CM256CC_TAG f21e8bc1e9afdb0b28672743dcec111aec1d32d9)
|
||||
set(MBELIB_TAG "debian/1.3.0")
|
||||
set(SERIALDV_TAG abd65a0fc2d5339808194862d14119b0cba70424)
|
||||
set(DSDCC_TAG 952fb5f5f7bf1928a290ad62acce35492df13f5d)
|
||||
|
|
Ładowanie…
Reference in New Issue