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/games/connectfive/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/games/connectfive/files/patch-Makefile.linux
--- Makefile.linux.orig Tue Sep 20 01:08:02 2005
+++ Makefile.linux      Tue Sep 20 01:36:38 2005
@@ -1,9 +1,9 @@
 # Configuration section -------------------------------------------------------
 outputName := connectfive # Filename to give to final executable
 cppExtension := .cpp         # File extension of source files
-CPPFLAGS += -I /usr/local/include   # List flags to pass to C/C++ preprocessor
-CXXFLAGS += -Wall -O0 -g     # List flags to pass to C++ compiler
-LDFLAGS += -L /usr/local/lib -L /usr/X11R6/lib
+#CPPFLAGS += -I/usr/local/include -I/usr/X11R6/include
+#CXXFLAGS += -Wall -O0 -g     # List flags to pass to C++ compiler
+#LDFLAGS += -L /usr/local/lib -L /usr/X11R6/lib
                              # List flags to pass to linker
 LDLIBS +=  -lGLU -lGL -lXext -lX11 -lm -lXmu \
        `sdl-config --libs`
@@ -37,5 +37,5 @@
        rm -f *.o *~ *.d
 
 ${outputName} : ${allCppObjects}
-       g++ -o $@ $^ ${LDFLAGS} ${LOADLIBES} ${LDLIBS}
+	${CXX} -o $@ $^ ${LDFLAGS} ${LOADLIBES} ${LDLIBS}


Youez - 2016 - github.com/yon3zu
LinuXploit