Skip to content

Commit 305d0d2

Browse files
committed
Revert temporary local addition of linux.riscv64 in executable.feature
Temporarily added in eclipse-equinox#669 Part of eclipse-platform/eclipse.platform.releng.aggregator#2310
1 parent abde0eb commit 305d0d2

File tree

1 file changed

+0
-14
lines changed
  • features/org.eclipse.equinox.executable.feature

1 file changed

+0
-14
lines changed

features/org.eclipse.equinox.executable.feature/pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -91,20 +91,6 @@
9191
</execution>
9292
</executions>
9393
</plugin>
94-
<!-- Temporary work-around until gtk.linux.riscv64 environment is enabled in general. -->
95-
<plugin>
96-
<groupId>org.eclipse.tycho</groupId>
97-
<artifactId>target-platform-configuration</artifactId>
98-
<configuration>
99-
<environments combine.children="append">
100-
<environment>
101-
<os>linux</os>
102-
<ws>gtk</ws>
103-
<arch>riscv64</arch>
104-
</environment>
105-
</environments>
106-
</configuration>
107-
</plugin>
10894
</plugins>
10995
</build>
11096

0 commit comments

Comments
 (0)