Codebase list libevdevplus / HEAD
d/rules: set -DCMAKE_POSITION_INDEPENDENT_CODE=ON Alexandre Viau 4 years ago
2 changed file(s) with 11 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 libevdevplus (0.1.1-2) unstable; urgency=medium
1
2 * d/rules: set -DCMAKE_POSITION_INDEPENDENT_CODE=ON.
3
4 -- Alexandre Viau <aviau@debian.org> Tue, 11 Feb 2020 12:11:36 -0500
5
06 libevdevplus (0.1.1-1) unstable; urgency=medium
17
28 * New upstream version.
88 DPKG_EXPORT_BUILDFLAGS = 1
99 include /usr/share/dpkg/buildflags.mk
1010
11 CONFIGURE_FLAGS += -DCMAKE_POSITION_INDEPENDENT_CODE=ON
12
1113 %:
1214 dh $@
15
16 override_dh_auto_configure:
17 dh_auto_configure -- ${CONFIGURE_FLAGS}
1318
1419 override_dh_auto_install:
1520 dh_auto_install