Do not reduce the amount of relocations (Closes: #1059249).
This commit is contained in:
parent
e2c9c998a7
commit
4b71aae221
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ qt6-base (6.6.2+dfsg-4) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
[ Patrick Franz ]
|
[ Patrick Franz ]
|
||||||
* Add B-Ds for XCB.
|
* Add B-Ds for XCB.
|
||||||
|
* Do not reduce the amount of relocations (Closes: #1059249).
|
||||||
|
|
||||||
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 25 Feb 2024 18:25:55 +0100
|
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 25 Feb 2024 18:25:55 +0100
|
||||||
|
|
||||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -82,6 +82,7 @@ override_dh_auto_configure:
|
|||||||
-DFEATURE_system_png=ON \
|
-DFEATURE_system_png=ON \
|
||||||
-DFEATURE_system_libb2=ON \
|
-DFEATURE_system_libb2=ON \
|
||||||
-DFEATURE_rpath=OFF \
|
-DFEATURE_rpath=OFF \
|
||||||
|
-DFEATURE_reduce_relocations=OFF \
|
||||||
-DFEATURE_relocatable=OFF \
|
-DFEATURE_relocatable=OFF \
|
||||||
$(extra_cmake_args)
|
$(extra_cmake_args)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user