mirror of
https://github.com/SuperBFG7/ympd
synced 2025-11-07 09:03:00 +00:00
Fix: remove warnings add secure compiler flags
Add secure compiler flags to all source Add more warning compiler flags to myMPD source Remove warning compiler flags to reduce warnings for mongoose and frozen source
This commit is contained in:
@@ -23,4 +23,4 @@ echo "Linking pics directory"
|
||||
[ -d debug ] || mkdir debug
|
||||
cd debug
|
||||
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_BUILD_TYPE=DEBUG ..
|
||||
make
|
||||
make VERBOSE=1
|
||||
|
||||
Reference in New Issue
Block a user