mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 17:57:39 +08:00
kdepim patch, kde-workspace trial to remove some patches, kdegames build changes
This commit is contained in:
parent
8066a9033a
commit
919aa4253b
@ -1,8 +1,8 @@
|
||||
#
|
||||
# KDE SC Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
# maintainer : abveritas[at]chakra-project[dog]org>
|
||||
# maintainer : Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
# include global config
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
@ -80,7 +80,7 @@ build() {
|
||||
cmake . -DCMAKE_BUILD_TYPE=${_build_type} \
|
||||
-DCMAKE_INSTALL_PREFIX=${_installprefix} \
|
||||
-DCMAKE_SKIP_RPATH=ON \
|
||||
-DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed'
|
||||
-DPYTHON_EXECUTABLE=/usr/bin/python2
|
||||
|
||||
make || return 1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user