mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
5 lines
243 B
Bash
5 lines
243 B
Bash
yacc='/usr/bin/yacc -Sm25000'
|
|
ccflags="$ccflags -UM_I86"
|
|
usemymalloc='y'
|
|
echo "NOTE: you may have problems due to a spurious semicolon on the strerror()" >&4
|
|
echo "macro definition in /usr/include/string.h. If so, delete the semicolon." >&4
|