mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
9bf608f00e4937d1e717749804d94b7b90aa7e06
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.
Welcome to HaikuPorts!
To get started, read the wiki!
Description
Languages
Shell
96.3%
Roff
2.4%
M4
0.5%
C
0.4%
Makefile
0.3%