diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-02-16 21:12:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-02-16 21:12:46 +0900 |
commit | 5bde4cde9b86bd2b8d30aa308fa8a4c8287412d3 (patch) | |
tree | e5ed8e0ef8b269e375cc5ae3d0514e815fe54f22 /redhat/dependencies/dbus-tqt/dbus-tqt-14.0.0.spec | |
parent | 74d6c6f82a27fc3ca51abe188461657782af75b1 (diff) | |
parent | 47f97be766d32c908a39d4dc10dc555af69c82dd (diff) | |
download | tde-packaging-5bde4cde9b86bd2b8d30aa308fa8a4c8287412d3.tar.gz tde-packaging-5bde4cde9b86bd2b8d30aa308fa8a4c8287412d3.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'redhat/dependencies/dbus-tqt/dbus-tqt-14.0.0.spec')
-rw-r--r-- | redhat/dependencies/dbus-tqt/dbus-tqt-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/dependencies/dbus-tqt/dbus-tqt-14.0.0.spec b/redhat/dependencies/dbus-tqt/dbus-tqt-14.0.0.spec index 6be5cc05e..0ebea9111 100644 --- a/redhat/dependencies/dbus-tqt/dbus-tqt-14.0.0.spec +++ b/redhat/dependencies/dbus-tqt/dbus-tqt-14.0.0.spec @@ -113,7 +113,7 @@ fi -DCMAKE_CXX_FLAGS="${RPM_OPT_FLAGS} -DNDEBUG" \ -DCMAKE_SKIP_RPATH=ON \ -DCMAKE_VERBOSE_MAKEFILE=ON \ - -DWITH_GCC_VISIBILITY=ON \ + -DWITH_GCC_VISIBILITY=OFF \ \ -DINCLUDE_INSTALL_DIR=%{tde_includedir} \ -DLIB_INSTALL_DIR=%{tde_libdir} \ |