mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-07 02:17:44 +00:00
qtopia4: remove explisit include and library directories from configure call
This patch removes -I and -L from ./configure since it breaks cross-compiling. The inclusion of -I and -L will confuse the host compiler when compiling the host tools. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
This commit is contained in:
parent
0547cb9cb9
commit
cb6634da47
@ -342,8 +342,6 @@ endif
|
|||||||
-no-rpath \
|
-no-rpath \
|
||||||
-nomake examples \
|
-nomake examples \
|
||||||
-nomake demos \
|
-nomake demos \
|
||||||
-I $(STAGING_DIR)/usr/include \
|
|
||||||
-L $(STAGING_DIR)/usr/lib \
|
|
||||||
)
|
)
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user