This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd-ports
Watch
1
Star
0
Fork
0
You've already forked freebsd-ports
mirror of
https://git.FreeBSD.org/ports.git
synced
2024-11-01 22:05:08 +00:00
Code
Issues
Releases
Activity
45df296a56
freebsd-ports
/
databases
/
mysql51-server
/
distinfo
2 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
- upgrade to 3.22.26a - use --enable-assembler for ${ARCH}==i386 Requested by: Martin Nilsson <martin@filex.se> There is an annoying bug in gcc 2.7.2.*: If -pipe is used for .s files, gcc will "hang" forever, because the assembler is called with '-' and noone is sending data. As a workaround use .S (capital s) files. Then cpp will be called prior to as and thus a pipe can be build.
1999-09-17 19:51:56 +00:00
MD5 (mysql-3.22.26a.tar.gz) = 84805a31df5fc2f14da0757807455c8c
Reference in New Issue
Copy Permalink