~ubuntu-branches/ubuntu/quantal/lightning-extension/quantal-security

« back to all changes in this revision

Viewing changes to mozilla/build/unix/elfhack/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-05-21 16:09:39 UTC
  • mfrom: (1.3.1) (25.1.1 precise-security)
  • Revision ID: package-import@ubuntu.com-20120521160939-0702473a46xfq3tl
Tags: 1.5~b2+build1-0ubuntu1
New upstream release from the beta channel (CALENDAR_1_5b2_BUILD1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
        @echo === --disable-elf-hack until this is fixed.
96
96
        @echo ===
97
97
        @rm -f $@.bak
98
 
        $(CURDIR)/elfhack -b $@
 
98
        $(CURDIR)/elfhack -b -f $@
99
99
        # Fail if the backup file doesn't exist
100
100
        [ -f "$@.bak" ]
101
101
        # Fail if the new library doesn't contain less relocations