From 3af924cdcfc191bd1cc40952b85cace57378d707 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 3 Dec 2016 18:09:18 +0100 Subject: DEB: Enable build kpowersave and tdepowersave with GCC hidden visibility MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- ubuntu/maverick/applications/kpowersave/debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ubuntu/maverick/applications/kpowersave') diff --git a/ubuntu/maverick/applications/kpowersave/debian/rules b/ubuntu/maverick/applications/kpowersave/debian/rules index 874540477..0707e138e 100755 --- a/ubuntu/maverick/applications/kpowersave/debian/rules +++ b/ubuntu/maverick/applications/kpowersave/debian/rules @@ -26,7 +26,8 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \ -DCMAKE_VERBOSE_MAKEFILE="ON" \ -DCMAKE_SKIP_RPATH="OFF" \ - -DBUILD_ALL="ON" + -DBUILD_ALL="ON" \ + -DWITH_GCC_VISIBILITY="ON" post-patches:: debian/stamp-bootstrap -- cgit v1.2.3