Package: gftl-shared / 1.0.7-3

Metadata

Package Version Patches format
gftl-shared 1.0.7-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Install files in standard Debian paths.patch | (download)

CMakeLists.txt | 6 3 + 3 - 0 !
GFTL_SHARED.mk.in | 10 5 + 5 - 0 !
GFTL_SHAREDConfig.cmake.in | 4 1 + 3 - 0 !
src/CMakeLists.txt | 10 5 + 5 - 0 !
4 files changed, 14 insertions(+), 16 deletions(-)

 install files in standard debian paths


Don t build demo executable.patch | (download)

src/CMakeLists.txt | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 don't build demo executable

This executable is not really used, and it does not build on arm and
mips 32 bit anyway (missing 128-bit FP ops).

CMake4.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---