Arthur Skowronek
aaa34526c4
tools/pkg-config: pass arguments at the end
...
Go for openwrt passes pkg-config arguments in the format of
pkg-config --cflags -- pkg-name
which in turn will be passed down to the real pkg-config as something
like
pkg-config.real --cflags -- pkg-name --define...
and causes the real pkg-config implementation to missinterpret the given
argument list.
This also helps to fix https://github.com/golang/go/issues/27940
Signed-off-by: Arthur Skowronek <arthur.skowronek@tuta.io>
(cherry picked from commit 5f2cb6d7dc9de24bec7b1139f8d785f0e7588eed)
2019-04-24 07:22:17 +02:00
..
2016-12-16 22:39:22 +01:00
2017-11-17 02:24:35 +01:00
2016-12-22 17:02:42 +01:00
2016-12-16 22:39:22 +01:00
2018-08-21 19:26:08 +02:00
2018-12-18 17:22:07 +01:00
2018-12-18 09:44:04 +01:00
2017-11-17 02:24:35 +01:00
2017-11-17 02:24:35 +01:00
2018-12-18 17:22:08 +01:00
2016-12-16 22:39:22 +01:00
2018-12-18 11:28:13 +01:00
2018-08-10 20:50:45 +02:00
2019-01-13 10:13:18 +01:00
2018-12-18 17:22:07 +01:00
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2017-01-03 14:24:33 +01:00
2017-04-26 10:29:39 +02:00
2017-05-25 19:01:07 +02:00
2017-01-25 07:54:06 +01:00
2019-03-17 16:26:05 +01:00
2018-12-18 17:22:07 +01:00
2017-11-17 02:24:35 +01:00
2016-12-16 22:39:22 +01:00
2018-04-28 15:28:59 +02:00
2018-08-10 20:50:45 +02:00
2018-04-29 00:57:07 +02:00
2018-04-19 08:34:34 +02:00
2016-12-16 22:39:22 +01:00
2018-05-05 07:13:48 +02:00
2018-01-18 08:04:18 +01:00
2018-04-11 21:02:50 +02:00
2018-04-30 10:12:55 +02:00
2016-12-16 22:39:22 +01:00
2018-12-18 17:22:06 +01:00
2017-02-15 07:45:24 +01:00
2016-12-16 22:39:22 +01:00
2019-04-24 07:22:17 +02:00
2017-11-17 02:24:35 +01:00
2016-12-16 22:39:22 +01:00
2018-01-17 08:52:54 +01:00
2016-12-22 16:42:21 +01:00
2018-05-05 07:13:41 +02:00
2017-05-29 10:00:43 +02:00
2017-11-17 02:24:35 +01:00
2018-04-28 15:28:59 +02:00
2017-12-08 10:40:20 +01:00
2018-01-20 20:22:01 +01:00
2016-12-16 22:39:22 +01:00
2018-12-18 17:22:07 +01:00
2018-05-24 17:07:57 +02:00
2018-12-18 17:22:06 +01:00