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
* Remove C99 requirement from CMake file
The kernel source is C89 compliant and does not need C99.
Signed-off-by: Gaurav Aggarwal <[email protected]>
* Explicitly set C89 requirement for kernel
Signed-off-by: Gaurav Aggarwal <[email protected]>
---------
Signed-off-by: Gaurav Aggarwal <[email protected]>
0 commit comments