[MDEV-6579] IMPORT_EXECUTABLES feature broken by addition of gen_pfs_lex_token Created: 2014-08-14 Updated: 2014-09-11 Resolved: 2014-09-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.13 |
| Fix Version/s: | 10.0.14 |
| Type: | Bug | Priority: | Minor |
| Reporter: | James Le Cuirot | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Gentoo Linux |
||
| Issue Links: |
|
||||||||
| Description |
|
10.0.13 saw the introduction of the IMPORT_EXECUTABLES feature that allows MariaDB to be cross-compiled. Unfortunately it was DOA because of the simultaneous addition of the gen_pfs_lex_token tool in storage/perfschema. This needs to be treated in the same manner as the other build-time executables. I will hopefully provide a fix tomorrow. |
| Comments |
| Comment by James Le Cuirot [ 2014-08-16 ] |
|
I have published a fix for this on Launchpad. The branch is based on my existing fix for |