Revert "contrib: Enable PIC when building x264 Flatpak on Linux."
This reverts commit a589396d51a11a8697e2909e75e097db5bed22a1.
This commit is contained in:
parent
a589396d51
commit
613426ead9
@ -18,9 +18,3 @@ ifeq (1,$(BUILD.cross))
|
||||
X264.CONFIGURE.env.CFLAGS = CFLAGS="-I$(call fn.ABSOLUTE,$(CONTRIB.build/)include) $(call fn.ARGS,X264.GCC,*archs *sysroot *minver ?extra)"
|
||||
X264.CONFIGURE.env.LDFLAGS = LDFLAGS="-L$(call fn.ABSOLUTE,$(CONTRIB.build/)lib) $(call fn.ARGS,X264.GCC,*archs *sysroot *minver)"
|
||||
endif
|
||||
|
||||
ifeq (linux,$(BUILD.system))
|
||||
ifeq (x86_64,$(BUILD.machine))
|
||||
X264.CONFIGURE.extra += --enable-pic
|
||||
endif
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user