Skip to content

Commit

Permalink
add comment about gcc 7
Browse files Browse the repository at this point in the history
  • Loading branch information
mrserb committed Aug 2, 2023
1 parent 2569b12 commit 199e509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make/modules/java.desktop/lib/Awt2dLibraries.gmk
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ else
LIBFREETYPE_LIBS := -lfreetype
endif

# gcc_ftobjs.c := maybe-uninitialized required for GCC 7 builds.
$(eval $(call SetupJdkLibrary, BUILD_LIBFREETYPE, \
NAME := freetype, \
OPTIMIZATION := HIGHEST, \
Expand Down

0 comments on commit 199e509

Please sign in to comment.