Skip to content

Commit

Permalink
Revert temporary local addition of linux.riscv64 in executable.feature
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Sep 29, 2024
1 parent 84eb966 commit 163cb3a
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions features/org.eclipse.equinox.executable.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,20 +91,6 @@
</execution>
</executions>
</plugin>
<!-- Temporary work-around until gtk.linux.riscv64 environment is enabled in general. -->
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<configuration>
<environments combine.children="append">
<environment>
<os>linux</os>
<ws>gtk</ws>
<arch>riscv64</arch>
</environment>
</environments>
</configuration>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 163cb3a

Please sign in to comment.