Skip to content
Snippets Groups Projects
Commit 9c9bb003 authored by tibbe's avatar tibbe
Browse files

Fix copy-paste error in build system comment

parent ddf79ebf
No related branches found
No related tags found
No related merge requests found
......@@ -262,7 +262,7 @@ BUILD_DOCBOOK_PDF = NO
endif
# ---------------- Perf build using LLVM --------------------------------------
# ---------------- Bench build using LLVM --------------------------------------
ifeq "$(BuildFlavour)" "bench-llvm"
......@@ -278,7 +278,7 @@ BUILD_DOCBOOK_PDF = NO
endif
# ------- A Perf build configured for cross-compilation ----------------------
# ------- A Bench build configured for cross-compilation ----------------------
ifeq "$(BuildFlavour)" "bench-cross"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment