Skip to content

Commit 235885e

Browse files
committed
Update notes
1 parent a88ab2d commit 235885e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/make/common.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,14 +317,14 @@ DEPS_EMSDK_BINARYEN_VERSION ?= master
317317
# Define the output path when building the WebAssembly Binary Toolkit (WABT):
318318
DEPS_WABT_BUILD_OUT ?= $(DEPS_BUILD_DIR)/wabt
319319

320-
# Define the Cephes distribution to build (netlib, moshier):
320+
# Define the Cephes distribution to build (netlib, moshier, cephes-2.8):
321321
DEPS_CEPHES_DIST ?= netlib
322322

323323
# Define the list of Cephes libraries to build.
324324
#
325325
# ## Notes
326326
#
327-
# * For `netlib`, the list may include the following libraries:
327+
# * For the `netlib` distribution, the list may include the following libraries:
328328
#
329329
# - 128bit
330330
# - bessel

0 commit comments

Comments
 (0)