Skip to content

Commit d093e40

Browse files
committed
Add the Linux 32-bit NodeJS Embed fragement to the p2 repository
1 parent 0715480 commit d093e40

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)