Skip to content

Commit dac99c9

Browse files
committed
minor fix
1 parent 9023289 commit dac99c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ocaml/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,6 @@ $(DEPDIR)/$(RUNTIME_DIR)/%.npic.$(D): OC_CPPFLAGS += $(OC_NATIVE_CPPFLAGS)
10161016
# This is a workaround for an Intel CPU bug:
10171017
# https://www.intel.co.uk/content/www/uk/en/support/articles/000055650/processors.html
10181018
$(RUNTIME_DIR)/major_gc.%: OC_CFLAGS += $(INTEL_JCC_BUG_CFLAGS)
1019-
$(DEPDIR)/$(RUNTIME_DIR)/major_gc.%: OC_CPPFLAGS += $(INTEL_JCC_BUG_CFLAGS)
10201019

10211020
## Compilation of runtime C files
10221021

0 commit comments

Comments
 (0)