Commit Graph

3 Commits

Author SHA1 Message Date
Michael Lotz
550ed638db alien_svn: Fix build on gcc >= 5, enable on x86_64.
In GCC5 the preprocessor changed the format of its line number output,
breaking the alien_svn build. Until this is fixed upstream, work around
the issue by disabling preprocessor line numbering.

The absence of alien_svn made the git_svn subpackage uninstallable on
x86_64.

See "Preprocessor issues" in: https://gcc.gnu.org/gcc-5/porting_to.html
2018-04-03 08:56:24 +02:00
Adrien Destugues
084cbd887c alien_svn: force Perl version + try to fix build. 2018-03-19 21:51:23 +01:00
Adrien Destugues
56a7c92562 Alien::SVN: fix build
- gcc2 fixes
- fix installation rule to use the proper paths
2016-03-27 18:02:24 +02:00