~ubuntu-branches/ubuntu/feisty/pvm/feisty

« back to all changes in this revision

Viewing changes to conf/DARWIN.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      =       -DSOCKADHASLEN -DNOREXEC \
 
2
        -DRSHCOMMAND=\"/usr/bin/rsh\" \
 
3
        -DHASSTDLIB -DNEEDMENDIAN -DHASERRORVARS \
 
4
        -DFAKEXDRFLOAT -DSYSERRISCONST \
 
5
        -I/usr/include/malloc \
 
6
        -I/System/Library/Frameworks/System.framework/Headers/bsd/sys
 
7
        # this last -I flag needed for tracer build...
 
8
ARCHDLIB        =
 
9
ARCHDOBJ        =
 
10
ARCHLIB         =       
 
11
HASRANLIB       =       t
 
12
AR                      =       ar
 
13
PVM_ARCH        =       DARWIN
 
14
MAKE            =       make