pull/4/head
Thorn Inurcide 8 years ago
parent 1b0af3151e
commit 54b1f2698f

@ -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" \

@ -8,8 +8,8 @@ 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, and kaffeine aren't compiling with Clang. So even if you select to build
with Clang, GCC is used.
Koffice,tdek3b,k9copy 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
https://bugs.trinitydesktop.org/buglist.cgi?quicksearch=ALL

Loading…
Cancel
Save