1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Changeset 2491

Show
Ignore:
Timestamp:
06/11/10 15:00:21 (3 years ago)
Author:
jon_y
Message:

mpfr patching no longer needed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • experimental/buildsystem/makebuildroot-test.mk

    r2489 r2491  
    299299    src/patches/.patches.pull.marker 
    300300        $(TAR) -C $(dir $@)/src --strip-components=1 -xjvf $< 
    301         cd $(dir $@)src && patch -Np1 -i ../../patches/mpfr/cumulative-2.4.2-p3 
     301        #cd $(dir $@)src && patch -Np1 -i ../../patches/mpfr/cumulative-2.4.2-p3 
    302302        @touch $@ 
    303303