We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b48c18 commit 0c79a16Copy full SHA for 0c79a16
MMCoreJ_wrap/pom.xml
@@ -435,7 +435,7 @@ Run the Meson build first:
435
</properties>
436
</profile>
437
<profile>
438
- <!-- 32-bit ARM on (older) Raspberry Pi is usually 'armv7l' -->
+ <!-- 32-bit ARM on Raspberry Pi 2-4 is usually 'armv7l' -->
439
<id>natives-arch-armv7l</id>
440
<activation>
441
<os><arch>armv7l</arch></os>
0 commit comments