Skip to content

Commit ab45975

Browse files
committed
8329173: LCMS_CFLAGS from configure are lost
Reviewed-by: erikj, azvegint
1 parent dc7a7dc commit ab45975

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

make/modules/java.desktop/lib/ClientLibraries.gmk

-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ ifeq ($(USE_EXTERNAL_LCMS), true)
6767
# If we're using an external library, we can't include our own SRC path
6868
# as includes, instead the system headers should be used.
6969
LIBLCMS_HEADERS_FROM_SRC := false
70-
# FIXME: Keep old behavior and reset LCMS_CFLAGS. This is likely a bug.
71-
LCMS_CFLAGS :=
7270
endif
7371

7472
ifeq ($(TOOLCHAIN_TYPE)+$(TOOLCHAIN_VERSION), clang+10.1)

0 commit comments

Comments
 (0)