pull/4/head
Thorn Inurcide 8 years ago
parent 9f5911a47d
commit 63ff670fce

@ -66,8 +66,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" \

@ -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,kile and kaffeine aren't compiling with Clang. So even if you select to build
Several things from the Apps dir 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