Update README.md
This commit is contained in:
parent
32c1333206
commit
9be55287ba
@ -91,6 +91,10 @@ You can add this as a remote directory in your Dolphin places panel by right cli
|
|||||||

|

|
||||||
## Command-line utilities
|
## Command-line utilities
|
||||||
### gcc flags alias
|
### gcc flags alias
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
In CS2850: Operating Systems, you are instructed to use the following flags when compiling C code using `gcc`:
|
In CS2850: Operating Systems, you are instructed to use the following flags when compiling C code using `gcc`:
|
||||||
```
|
```
|
||||||
-Wall -Werror -Wpedantic
|
-Wall -Werror -Wpedantic
|
||||||
|
Loading…
x
Reference in New Issue
Block a user