We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7a7dc commit ab45975Copy full SHA for ab45975
make/modules/java.desktop/lib/ClientLibraries.gmk
@@ -67,8 +67,6 @@ ifeq ($(USE_EXTERNAL_LCMS), true)
67
# If we're using an external library, we can't include our own SRC path
68
# as includes, instead the system headers should be used.
69
LIBLCMS_HEADERS_FROM_SRC := false
70
- # FIXME: Keep old behavior and reset LCMS_CFLAGS. This is likely a bug.
71
- LCMS_CFLAGS :=
72
endif
73
74
ifeq ($(TOOLCHAIN_TYPE)+$(TOOLCHAIN_VERSION), clang+10.1)
0 commit comments