mirror of
https://github.com/RobotechLille/cdf2018-principal
synced 2025-09-06 01:50:24 +02:00
Misc
This commit is contained in:
parent
1ef117c0ad
commit
48b2901da4
10 changed files with 99 additions and 14 deletions
|
@ -5,7 +5,7 @@ CC=gcc
|
|||
# Bibliothèques
|
||||
LIBS=
|
||||
## Drapeaux pour le linker
|
||||
LDFLAGS_CUSTOM += -lpthread -lwiringPi
|
||||
LDFLAGS_CUSTOM += -lpthread -lwiringPi -lm
|
||||
## Drapeaux pour le compilateur
|
||||
CFLAGS_CUSTOM += -g
|
||||
## Générateurs de drapeaux pour les bibliothèques
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue