You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OVS_CFLAGS variable is for internal use only.
Use regular CFLAGS instead. This also has the effect
of correctly propagating the flags, when the OVS_CFLAGS
variable was used the -O1 was in the overwritten by
autoconf defaulting to -O2.
Signed-off-by: Ales Musil <[email protected]>
Acked-by: Mark Michelson <[email protected]>
Signed-off-by: Numan Siddique <[email protected]>
0 commit comments