~verifypn-cpn/verifypn/unitTest

« back to all changes in this revision

Viewing changes to makefile.linux64

  • Committer: Jiri Srba
  • Date: 2017-08-03 14:23:27 UTC
  • mfrom: (152.32.40 inhib)
  • mto: (152.32.43 inhib)
  • mto: This revision was merged to the branch mainline in revision 184.
  • Revision ID: srba.jiri@gmail.com-20170803142327-9lhwoybd1vdppivt
merged in branch lp:~verifypn-stub/verifypn/inhib_win fixing crosscompilation to windows

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
CUT                             = cut
6
6
 
7
7
# Compiler and linker flags
8
 
CFLAGS                  = -fPIC -faligned-new -flto -march=x86-64 -std=c++14  -m64 -I.
 
8
CFLAGS                  = -fPIC -flto -march=x86-64 -std=c++14  -m64 -I.
9
9
LDFLAGS                 = -flto=4 -march=x86-64 -std=c++14  -m64 lpsolve/liblpsolve55-linux64.a -static \
10
10
              -static-libgcc -static-libstdc++ 
11
11
# -Wl,-Bstatic -ldl -lm -lc -Wl,-Bdynamic -lpthread