multimedia/dav1d: unbreak on 12.1 i386 after r539947
ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in src/25a6634@@dav1d@sha/mc_sse.obj >>> referenced by ../src/x86/mc_sse.asm >>> src/25a6634@@dav1d@sha/mc_sse.obj:(.text+0x6969) Reported by: pkg-fallout
This commit is contained in:
parent
91719a4fcd
commit
a63a5bb216
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539955
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ USE_LDCONFIG= yes
|
|||
GL_SITE= https://code.videolan.org
|
||||
GL_ACCOUNT= videolan
|
||||
GL_COMMIT= e9df70c4348a3f9ba7269feacd17cfb57bf23852
|
||||
LDFLAGS_i386= -Wl,-z,notext
|
||||
|
||||
OPTIONS_DEFINE= SDL TEST
|
||||
OPTIONS_SUB= yes
|
||||
|
|
Loading…
Reference in a new issue