filter:pytorch allow gcc only.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 16 Aug 2022 06:57:58 +0000 (15:57 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 17 Aug 2022 03:53:59 +0000 (12:53 +0900)
commit2f6ecec8e88c01bec61c4f2b0d649312894ebe89
tree9a492a99a3b97eb0aafb572aab36213210971626
parentfc7cfa98985de45048bf470bc2b4e234cdbf9095
filter:pytorch allow gcc only.

Do not allow to build with other compilers.
Refer to #3873 and https://lfscanning.org/reports/lfai/nnstreamer-2022-07-02-8eb54f0b-f36e-43ff-826f-80e9f251e17e.html

This is to comply with GPL-3.0 GCC Runtime Exception License of a few headers in PyTorch.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
ext/nnstreamer/tensor_filter/meson.build
ext/nnstreamer/tensor_filter/tensor_filter_pytorch.cc
jni/nnstreamer.mk