~ubuntu-branches/ubuntu/trusty/nodejs/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/patches/2012_kfreebsd.patch

  • Committer: Package Import Robot
  • Author(s): Jérémy Lal
  • Date: 2013-12-12 23:04:07 UTC
  • mfrom: (1.1.30)
  • Revision ID: package-import@ubuntu.com-20131212230407-xfa6gka4c6oatsx1
Tags: 0.10.23~dfsg1-1
* Upstream update.
* Refresh patches, remove 1005 patch, applied upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
152
152
             '-lkstat',
153
153
--- a/common.gypi
154
154
+++ b/common.gypi
155
 
@@ -159,7 +159,7 @@
 
155
@@ -161,7 +161,7 @@
156
156
           'BUILDING_UV_SHARED=1',
157
157
         ],
158
158
       }],
161
161
         'cflags': [ '-Wall', '-Wextra', '-Wno-unused-parameter', '-pthread', ],
162
162
         'cflags_cc': [ '-fno-rtti', '-fno-exceptions' ],
163
163
         'ldflags': [ '-pthread', '-rdynamic' ],
164
 
@@ -223,7 +223,7 @@
 
164
@@ -225,7 +225,7 @@
165
165
           }],
166
166
         ],
167
167
       }],