mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
parent
d00117e7aa
commit
996ebbcbe8
@@ -23,7 +23,7 @@ GENODE_CMAKE_CFLAGS += \
|
||||
$(CC_OPT_NOSTDINC) \
|
||||
$(CC_MARCH) \
|
||||
$(CC_OPT_PIC) \
|
||||
$(filter-out -I.,$(INCLUDES)) \
|
||||
$(filter-out -I. $(foreach i,$(INCLUDES),$(if $(findstring /base-$(KERNEL)/include,$(i)),$(i))),$(INCLUDES)) \
|
||||
-I$(CURDIR)/build_dependencies/include/QtCore/spec/$(QT_PLATFORM)
|
||||
|
||||
GENODE_CMAKE_LFLAGS_APP += \
|
||||
|
||||
@@ -25,7 +25,7 @@ GENODE_QMAKE_CFLAGS += \
|
||||
$(CC_OPT_NOSTDINC) \
|
||||
$(CC_MARCH) \
|
||||
$(CC_OPT_PIC) \
|
||||
$(filter-out -I.,$(INCLUDES)) \
|
||||
$(filter-out -I. $(foreach i,$(INCLUDES),$(if $(findstring /base-$(KERNEL)/include,$(i)),$(i))),$(INCLUDES)) \
|
||||
-I$(CURDIR)/build_dependencies/include/QtCore/spec/$(QT_PLATFORM)
|
||||
|
||||
GENODE_QMAKE_LFLAGS_APP += \
|
||||
|
||||
Reference in New Issue
Block a user