~ubuntu-branches/ubuntu/trusty/pvm/trusty-proposed

« back to all changes in this revision

Viewing changes to conf/CYGWIN.def

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2006-08-09 00:00:40 UTC
  • mfrom: (2.1.5 dapper)
  • Revision ID: james.westby@ubuntu.com-20060809000040-16kh33tmxx2em716
Tags: 3.4.5-7
Build with SHELL=/bin/bash in debian/rules; fixes FTBFS when /bin/sh
isn't bash. (Closes: #379543)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ARCHCFLAGS      =       -DCYGWIN -DHASSTDLIB -DSYSVSTR -DSYSVSIGNAL \
 
2
                                -DNOTMPNAM -DHASREADLINE -DFDSETNOTSTRUCT -DNOUNIXDOM \
 
3
                                -DSTDC_HEADERS -DARCHCLASS=\"WIN32\" \
 
4
                                -DRSHCOMMAND=\"rsh\" -DNEEDSFFS -DSYSVBFUNC -DNOWAIT3 \
 
5
                                -DNOGETDTBLSIZ -DNOREXEC -DNO_NETINET_TCP_H \
 
6
                                -DUSESTRERROR -I/usr/local/include
 
7
ARCHDLIB        =       -L/usr/local/lib -lrpclib
 
8
ARCHDOBJ        =
 
9
ARCHLIB         =       -L/usr/local/lib -lrpclib
 
10
HASRANLIB       =       t
 
11
AR                      =       ar
 
12
PVM_ARCH        =       CYGWIN
 
13
MAKE            =       make
 
14
EXESFX          =       .exe
 
15
FC                      =       g77