kore flavor -> kodev flavor

This commit is contained in:
Joris Vink 2017-03-06 23:18:16 +01:00
parent 41924d0262
commit 175b2e2c9b
22 changed files with 22 additions and 22 deletions

View File

@ -1,5 +1,5 @@
# generic build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# cpp build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# generic build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# headers build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# integers build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# json_yajl build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# jsonrpc build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# ktunnel build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# messaging build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# nohttp build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# parameters build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# pgsql-sync build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# pgsql build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# pipe_task build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# python-pgsql build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# Set to yes if you wish to produce a single binary instead
# of a dynamic library. If you set this to yes you must also

View File

@ -1,5 +1,5 @@
# python build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# Set to yes if you wish to produce a single binary instead
# of a dynamic library. If you set this to yes you must also

View File

@ -1,5 +1,5 @@
# sse build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# tasks build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# tls-proxy build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# upload build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# video_stream build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow

View File

@ -1,5 +1,5 @@
# websocket build config
# You can switch flavors using: kore flavor [newflavor]
# You can switch flavors using: kodev flavor [newflavor]
# The cflags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow