mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 16:37:31 +09:00
Remove GCC 4.8 workaround in libopus
This patch removes a workaround when building for ARM platforms using GCC 4.8 (which we no longer support).
This commit is contained in:
parent
a93cd24583
commit
fea77c404b
3 changed files with 0 additions and 50 deletions
|
|
@ -74,5 +74,4 @@ sed -e "s/DEFINES\['OPUS_VERSION'\][ \t]*=[ \t]*'\".*\"'/DEFINES['OPUS_VERSION']
|
|||
python gen-sources.py $1
|
||||
|
||||
# apply outstanding local patches
|
||||
patch -p3 < gcc-4.8-ICE.patch
|
||||
patch -p3 < nonunified.patch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue