403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/emulators/libretro-reicast/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/emulators/libretro-reicast/files/patch-reicast_cmake_config.cmake
--- reicast/cmake/config.cmake.orig	2020-10-18 11:22:48 UTC
+++ reicast/cmake/config.cmake
@@ -106,11 +106,13 @@ endif()
 #		AMD64/x86_64:x64, i*86:x86, ppc/powerpc[64][b|l]e:ppc[64] etc 
 #
 if(("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "i686") OR
+   ("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "i386") OR
    ("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "X86"))   # todo: check MATCHES "i.86" ?
   set(host_arch "x86")
   set(HOST_CPU ${CPU_X86})
 #
 elseif(("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "AMD64") OR
+       ("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "amd64") OR
        ("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "x86_64") OR
        ("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "x64"))
   set(host_arch "x64")

Youez - 2016 - github.com/yon3zu
LinuXploit