~rdoering/ubuntu/karmic/erlang/fix-535090

« back to all changes in this revision

Viewing changes to debian/patches/native.patch

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-02-15 16:42:52 UTC
  • mfrom: (3.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090215164252-q5x4rcf8a5pbesb1
Tags: 1:12.b.5-dfsg-2
Upload to unstable after lenny is released.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
Adds native code to all Erlang binaries if HiPE is enabled.
4
4
 
5
 
--- erlang-12.b.3-dfsg.orig/make/otp.mk.in
6
 
+++ erlang-12.b.3-dfsg/make/otp.mk.in
 
5
--- erlang-12.b.4-dfsg.orig/make/otp.mk.in
 
6
+++ erlang-12.b.4-dfsg/make/otp.mk.in
7
7
@@ -66,6 +66,11 @@
8
8
       ERL_COMPILE_FLAGS += +slim
9
9
     else