From 6da23f151be1ce7ad98912b504ef4dbcb0cdd494 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Mon, 21 Aug 2023 15:27:51 +0800 Subject: Revert "FreeBSD can use llappviewerlinux too" This reverts commit 8356386f6674cf7f1e25bcd49f3266868cd5dc7d. --- indra/newview/llappviewerlinux.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llappviewerlinux.cpp') diff --git a/indra/newview/llappviewerlinux.cpp b/indra/newview/llappviewerlinux.cpp index ad246ae64d..a110828967 100644 --- a/indra/newview/llappviewerlinux.cpp +++ b/indra/newview/llappviewerlinux.cpp @@ -330,7 +330,7 @@ void LLAppViewerLinux::initCrashReporting(bool reportFreeze) { std::string cmd =gDirUtilp->getExecutableDir(); cmd += gDirUtilp->getDirDelimiter(); -#if LL_LINUX || LL_FREEBSD +#if LL_LINUX cmd += "linux-crash-logger.bin"; #else # error Unknown platform -- cgit v1.2.3