The -O2 bugs are in libalias(3), not ppp(8).

This commit is contained in:
des 2004-07-03 09:41:58 +00:00
parent d1f8225d28
commit 158b00dfc0

View File

@ -42,7 +42,7 @@
# nonstandard optimization settings to "-O" before submitting bug reports
# without patches to the developers.
# Note also that at this time the -O2 setting is known to expose bugs in
# ppp(8), and possibly other parts of the system.
# libalias(3), and possibly other parts of the system.
#
#CFLAGS= -O -pipe
#