Fix x264 package as we did in 21.09, the original macro definition
is incorrect and lead to build fail.
The root cause is we cannot provide gpac* devel package in our
build env, so we need to set correct macro to disable it.
On the other hand, X264 is set to disable/exclude status on
OpenEuler 2109 official OBS build server.
Change-Id: I6a3fb1b705a8b6f9b5400cb74c51be9d4276735a
Signed-off-by: Chenxi Mao <chenxi.mao@suse.com>
(cherry picked from commit d2fba62c52f9fd17ec5400fb573d5124483dde5f)