Re: [Mesa-dev] [PATCH 0/3] meson: Patches for autotools parity

2018-04-17 Thread Dylan Baker
Since no one else has commented, I'm going to merge patches 2-3 now. Dylan Quoting Jan Alexander Steffens (heftig) (2018-04-14 10:23:19) > Hi, > > these patches were added to mesa 18.0.0 by Arch Linux in order to make the > meson build product more > like the autotools one. They are in addition

[Mesa-dev] [PATCH 0/3] meson: Patches for autotools parity

2018-04-16 Thread Jan Alexander Steffens (heftig)
Hi, these patches were added to mesa 18.0.0 by Arch Linux in order to make the meson build product more like the autotools one. They are in addition to two patches already in master: - 6ac87c17 (meson: fix megadriver symlinking) - 19dbed64 (meson: Set .so version for xa like autotools does)