Skip to content

Commit d058f77

Browse files
committed
Merge pull request #150 from kaloyan-raev/master
Add the Linux 32-bit NodeJS Embed fragement to the p2 repository
2 parents 0715480 + d093e40 commit d058f77

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@
6363
<ws>win32</ws>
6464
<arch>x86_64</arch>
6565
</environment>
66+
<environment>
67+
<os>linux</os>
68+
<ws>gtk</ws>
69+
<arch>x86</arch>
70+
</environment>
6671
<environment>
6772
<os>linux</os>
6873
<ws>gtk</ws>

0 commit comments

Comments
 (0)