@Freso Yes, I can confirm that it builds without these two lines:
export CFLAGS=${CFLAGS:=}
export LDFLAGS=${LDFLAGS:=}
Perhaps a simple workaround would be to terminate with error when CFLAGS
or LDFLAGS
is missing?
Since the actual problem is in java-openjfx-flags.patch
, a more complete solution should be to fix this patch... However, I have no experience in writing Groovy.
Pinned Comments
patlefort commented on 2025-05-03 18:24 (UTC) (edited on 2025-09-05 11:14 (UTC) by patlefort)
I have modified install locations: