File: intelCCbuild.sh

package info (click to toggle)
hyphy 2.3.14%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 30,972 kB
  • sloc: cpp: 122,584; sh: 12,310; python: 3,026; xml: 467; lisp: 341; makefile: 313; ansic: 308; sql: 119
file content (1 line) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (3)
1
export cwd=`pwd`; icc -D _SLKP_LFENGINE_REWRITE_ -D __UNIX__ -w -o HYPHYMPICC -msse3 -mdynamic-no-pic -O3 -no-prec-div -fpermissive -I$cwd/Source -$cwd/Source/SQLite -D INTPTR_TYPE=long -openmp  -D __MP__ -D __MP2__ -unroll4 Source/*cpp Source/SQLite/*.c Source/main-unix.cxx -lssl -lcrypto -lcurl -lm