Files
haikuports/sys-devel
fbrosson 9bf608f00e gettext: fix incorrect sed for libasprintf.la on x86 2nd arch. (#669)
The search pattern used in the sed call to fix libasprintf.la did
match and work fine on primary architectures, but failed on x86
secondary, resulting in a package that would become invalid if
gcc_x86 got upgraded later. The correct search pattern to match e.g.
develop/tools/x86/lib/gcc/ is not develop/tools/$relativeLibDir/gcc/
but develop/tools$secondaryArchSubDir/lib/gcc/ and works for all
architectures, including secondary, of course.
2016-06-28 18:29:06 +00:00
..
2016-02-28 20:17:42 -05:00
2015-08-04 15:45:00 -04:00
2016-02-26 10:33:51 -05:00
2016-02-26 10:33:51 -05:00
2016-03-08 21:10:59 +00:00
2016-06-05 23:10:48 +00:00
2016-02-26 10:33:51 -05:00
2015-12-22 01:43:23 +01:00
2016-04-13 07:09:41 +00:00
2016-02-26 10:33:51 -05:00