mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-23 16:01:42 +00:00
Remove extra '\'.
This commit is contained in:
parent
2606213f89
commit
a580f768cf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=272249
@ -37,7 +37,7 @@ CFLAGS= -Os \
|
||||
-Wall -Waggregate-return -Wbad-function-cast -Wcast-align \
|
||||
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs \
|
||||
-Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings \
|
||||
-Winline \
|
||||
-Winline
|
||||
|
||||
CFLAGS.gcc+= -fno-guess-branch-probability \
|
||||
-fno-unit-at-a-time \
|
||||
|
Loading…
Reference in New Issue
Block a user