diff --git a/Apps/k9copy/k9copy.SlackBuild b/Apps/k9copy/k9copy.SlackBuild index 22bb4a1..88a789c 100755 --- a/Apps/k9copy/k9copy.SlackBuild +++ b/Apps/k9copy/k9copy.SlackBuild @@ -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" \ diff --git a/KNOWN-ISSUES b/KNOWN-ISSUES index 7c16b06..68c5c13 100644 --- a/KNOWN-ISSUES +++ b/KNOWN-ISSUES @@ -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