~rsrchboy/+junk/ndn-perl

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Chris Weyl
  • Date: 2015-03-24 01:53:30 UTC
  • Revision ID: cweyl@alumni.drew.edu-20150324015330-uysgk6mz8hl60v0r
Add -Duse64bitint

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
# configure our perl here...
11
11
override_dh_auto_configure:
12
 
        ./Configure -de -Dprefix='/opt/ndn-perl' -Accflags='-fPIC' -Duse64bitall
 
12
        ./Configure -de -Dprefix='/opt/ndn-perl' -Accflags='-fPIC' \
 
13
                -Duse64bitall \
 
14
                -Duse64bitint
13
15
 
14
16
#override_dh_auto_test:
15
17
        #rm t/porting/[ptma]*.t