We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 618ce92 commit db7194eCopy full SHA for db7194e
jdk1/jamvm/build
@@ -2,6 +2,8 @@
2
3
export DESTDIR="$1"
4
5
+export CFLAGS="$CFLAGS -D_GNU_SOURCE"
6
+
7
# musl doesn't have the fpu_control header files, so
8
# instead we just copy in glibc's header file directly
9
# into the source directory
0 commit comments