From 63ff670fce8a77f1b37808dda75b73644e17a544 Mon Sep 17 00:00:00 2001 From: Thorn Inurcide Date: Mon, 2 Jan 2017 18:49:15 -0600 Subject: [PATCH] updates --- Apps/knemo/knemo.SlackBuild | 4 ++-- KNOWN-ISSUES | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Apps/knemo/knemo.SlackBuild b/Apps/knemo/knemo.SlackBuild index e74fd09..4fe5d79 100755 --- a/Apps/knemo/knemo.SlackBuild +++ b/Apps/knemo/knemo.SlackBuild @@ -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" \ diff --git a/KNOWN-ISSUES b/KNOWN-ISSUES index 7b5340f..f37729d 100644 --- a/KNOWN-ISSUES +++ b/KNOWN-ISSUES @@ -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