summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-08-07 17:02:40 +0000
committerDaniel Bermond2018-08-07 17:02:40 +0000
commit8e404176d9395f82969d30bfdfd3cd77e02cedc1 (patch)
tree107c074d78bd4c833e01543e3b3cff0f19367a75 /.SRCINFO
parenteaa35c663a045a59ecded8c803335323029f6608 (diff)
downloadaur-8e404176d9395f82969d30bfdfd3cd77e02cedc1.tar.gz
Remove references to build type and compiler flags
Referencing the build type should not be used, unless strictly needed. I've placed them at a first glance because it is used by the upstream builder script 'build_mfx.pl'. Removing it now. The compiler flags are already picked by cmake from the environment variables CFLAGS and CXXFLAGS. References ---------- https://lists.archlinux.org/pipermail/arch-dev-public/2018-March/029181.html https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html https://cmake.org/cmake/help/latest/variable/CMAKE_LANG_FLAGS.html#variable:CMAKE_%3CLANG%3E_FLAGS
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53354ca2ba99..f179c9f1fe5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = intel-media-sdk-git
pkgdesc = API to access hardware-accelerated video decode, encode and filtering on Intel platforms with integrated graphics (git version)
pkgver = 2018.Q2.1.r215.g7885aa1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Intel-Media-SDK/MediaSDK/
arch = x86_64
license = MIT