mirror of
https://codeberg.org/scip/attinycore-makefile-tests.git
synced 2025-12-17 03:10:56 +01:00
+sp
This commit is contained in:
@@ -38,7 +38,7 @@ AVRDUDE_CONF = /usr/local/etc/avrdude.conf
|
||||
# compiler stuff
|
||||
CFLAGS_STD = -std=gnu11
|
||||
CXXFLAGS_STD = -std=gnu++11
|
||||
CXXFLAGS += -pedantic -Wall -Wextra
|
||||
CXXFLAGS + = -pedantic -Wall -Wextra
|
||||
CURRENT_DIR = $(shell pwd)
|
||||
|
||||
# keep this!
|
||||
|
||||
Reference in New Issue
Block a user