Files
haikuports/dev-perl
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
..