~ubuntu-branches/debian/experimental/eso-midas/experimental

« back to all changes in this revision

Viewing changes to install/unix/systems/Debian/make_options

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2015-03-19 09:24:28 UTC
  • Revision ID: package-import@ubuntu.com-20150319092428-6axm851g2vlrs9xv
Tags: 15.02pl1.1-1~exp4
Enable hardening for Fortran code

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
CC=gcc
2
 
F_OPT=-O -fPIC
3
 
C_OPT=-O -fPIC
4
 
SYS=-DLinuxAMD64 -DGCC
 
2
F_OPT=
 
3
C_OPT=
 
4
SYS=-DGCC
5
5
SLIB=-Wl,-rpath,/usr/lib/eso-midas/$(MIDVERS)/lib
6
6
SH_OPT=-fPIC
7
7
SH_CMD=$(MIDASHOME)/$(MIDVERS)/local/make_shared
8
8
GUI_OPT=-DPATH_MAX=1024
9
9
EDITFLAGS=-DVOID_SIGHANDLER -DHAVE_ALLOCA -DHAVE_ALLOCA_H -DHAVE_GETPW_DECLS -DHAVE_DIRENT_H -DHAVE_STRING_H -DLinux -DHAVE_UNISTD_H -DHAVE_STDLIB_H
10
 
EDITLIBS=-lreadline -lncurses
 
10
EDITLIBS=-lncurses