File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ DESCRIPTION_FRE = FFmpeg est une solution complète multiplateforme pour enregis
15
15
DISPLAY_NAME = FFmpeg $(firstword $(subst ., ,$(SPK_VERS ) ) )
16
16
STARTABLE = no
17
17
18
+ GCC_DEBUG_INFO := 1
19
+
18
20
HOMEPAGE = https://www.ffmpeg.org/
19
21
LICENSE = GPLv3
20
22
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ DESCRIPTION = "Provides video driver support for Intel GPU acceleration includin
8
8
DISPLAY_NAME = SynoCli Video Drivers
9
9
STARTABLE = no
10
10
11
+ GCC_DEBUG_INFO := 1
12
+
11
13
HOMEPAGE = https://github.com/intel/compute-runtime
12
14
LICENSE = MIT license
13
15
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ DSM_UI_DIR = app
13
13
# 000-fix-version.patch from cross/tvheadend
14
14
export TVH_VERS
15
15
16
+ GCC_DEBUG_INFO := 1
17
+
16
18
FFMPEG_PACKAGE = ffmpeg7
17
19
PYTHON_PACKAGE = python312
18
20
SPK_DEPENDS = 'python312:$(FFMPEG_PACKAGE ) '
You can’t perform that action at this time.
0 commit comments