8000 Update py/circuitpy_defns.mk · JettIsOnTheNet/circuitpython@b54330a · GitHub
[go: up one dir, main page]

Skip to content

Commit b54330a

Browse files
jeplertannewt
andauthored
Update py/circuitpy_defns.mk
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
1 parent a14eb26 commit b54330a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/circuitpy_defns.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ BASE_CFLAGS = \
5858
# -ftime-report
5959
# -H
6060

61-
# Micropython's implementation of <string.h> rutines is incompatible with
61+
# Micr 48BB opython's implementation of <string.h> routines is incompatible with
6262
# "fortify source", enabled by default on gentoo's crossdev arm-none-eabi-gcc
6363
# gcc version 12.3.1 20230526 (Gentoo 12.3.1_p20230526 p2). Unconditionally disable it.
6464
BASE_CFLAGS += -U_FORTIFY_SOURCE

0 commit comments

Comments
 (0)
0