Remove enforced compilation flags from CMake files
Open
Build
Common
P3
- Dominant language
- C
- Stars
- 1.2k
- Forks
- 383
- Avg merge
- 8d 18h
- Merged PRs (30d)
- 4
Description
Hello,
Currently, a lot of compiler flags is forcefully set in
media_driver/cmake/linux/media_compile_flags_linux.cmake
This makes packaging driver by distributions complicated, as compilation flags (-march, -mtune, etc) should be passed from distribution rules (RPM specs, debian/rules, Gentoo ebuilds/make.conf, etc.).
Please, remove most of them.
Contributor guide
Assessment
This issue has not been assessed yet.