pull/4/head
Thorn Inurcide 8 years ago
parent 54b1f2698f
commit 9f5911a47d

@ -60,8 +60,8 @@ cd build-${PRGNAM}
LDFLAGS="${SLKLDFLAGS}" \
CFLAGS="${SLKCFLAGS} $TQT_INCLUDE_PATH" \
CXXFLAGS="${SLKCFLAGS}" \
CC=${COMPILER} \
CXX=${COMPILER_CXX} \
CC="gcc" \
CXX="g++" \
../configure \
--prefix=${INSTALL_TDE} \
--sysconfdir="/etc/trinity" \
@ -69,7 +69,6 @@ CXX=${COMPILER_CXX} \
--disable-rpath \
--enable-closure
make ${NUMJOBS:-} || exit 1
make DESTDIR=$PKG install || exit 1

@ -8,7 +8,7 @@ Will look in to this when I have more free time. My apologies.
Chalk crashes when trying to launch it. (At least for me) The rest of Koffice
seems to work fine.
Koffice,tdek3b,k9copy and kaffeine aren't compiling with Clang. So even if you select to build
Koffice,tdek3b,k9copy,kile and kaffeine aren't compiling with Clang. So even if you select to build
with Clang, GCC is used. I will keep checking on these in future release and updates to Clang in Slackware
THE BUG REPORTS FOR EVERYTHING IF YOU'RE INTERESTED

Loading…
Cancel
Save