modplug: add patch to remove the deprecated register
keyword
This commit is contained in:
@ -120,6 +120,7 @@ libmodplug = AutotoolsProject(
|
||||
[
|
||||
'--disable-shared', '--enable-static',
|
||||
],
|
||||
patches='src/lib/modplug/patches',
|
||||
)
|
||||
|
||||
libopenmpt = AutotoolsProject(
|
||||
|
Reference in New Issue
Block a user