~ubuntu-branches/ubuntu/trusty/octave-pkg-dev/trusty-proposed

« back to all changes in this revision

Viewing changes to octave-pkg.mk.in

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Weber
  • Date: 2010-03-22 22:14:29 UTC
  • Revision ID: james.westby@ubuntu.com-20100322221429-ielb50oj75kqccz4
Tags: 0.7.3
* debian/control: Remove Rafael Laboissiere from Uploaders (Closes: #571901)
* Use --as-needed for linking, reducing the number of really linked
  libraries dramatically.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
global_list = global-list
38
38
local_list = local-list
39
39
 
 
40
export LDFLAGS=-Wl,--as-needed
40
41
export OCTAVE_HISTFILE=/dev/null
41
42
# even with '--no-history', Octave creates an empty .octave_hist at startup,
42
43
# resulting in 'permission denied errors on the buildds