From 85b92eabae5fb1557a72ad6030565a4e04068fb0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 16 Nov 2015 20:38:15 +0100 Subject: remove Werror, breaks compile with gcc 5.2.0 and -O3 --- .../patch-host_applications_android_apps_vidtex_CMakeLists_txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/bcm28xx-vc/patches/patch-host_applications_android_apps_vidtex_CMakeLists_txt (limited to 'package/bcm28xx-vc/patches/patch-host_applications_android_apps_vidtex_CMakeLists_txt') diff --git a/package/bcm28xx-vc/patches/patch-host_applications_android_apps_vidtex_CMakeLists_txt b/package/bcm28xx-vc/patches/patch-host_applications_android_apps_vidtex_CMakeLists_txt new file mode 100644 index 000000000..a36625f8e --- /dev/null +++ b/package/bcm28xx-vc/patches/patch-host_applications_android_apps_vidtex_CMakeLists_txt @@ -0,0 +1,10 @@ +--- bcm28xx-vc-c2f27fb8e581f8e5af83bf28422553ade8f7a7c8.orig/host_applications/android/apps/vidtex/CMakeLists.txt 2015-10-27 10:59:47.000000000 +0100 ++++ bcm28xx-vc-c2f27fb8e581f8e5af83bf28422553ade8f7a7c8/host_applications/android/apps/vidtex/CMakeLists.txt 2015-11-16 20:31:58.396542125 +0100 +@@ -1,6 +1,6 @@ + cmake_minimum_required(VERSION 2.8) + +-SET(COMPILE_DEFINITIONS -Werror -Wall) ++SET(COMPILE_DEFINITIONS -Wall) + include_directories(${PROJECT_SOURCE_DIR}/host_applications/linux/libs/bcm_host/include) + + set (VIDTEX_SOURCES -- cgit v1.2.3