mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-01 11:51:16 +02:00
11 lines
289 B
Diff
11 lines
289 B
Diff
--- chromium-13.0.754.0.orig/third_party/yasm/yasm.gyp
|
|
+++ chromium-13.0.754.0/third_party/yasm/yasm.gyp
|
|
@@ -59,6 +59,7 @@
|
|
'targets': [
|
|
{
|
|
'target_name': 'yasm',
|
|
+ 'ldflags': ['-lintl'],
|
|
'type': 'executable',
|
|
'toolsets': ['host'],
|
|
'dependencies': [
|