mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +01:00
gperf 3.1
This commit is contained in:
parent
4cd5b9dfbb
commit
3d64db72dc
6 changed files with 31 additions and 0 deletions
|
|
@ -702,6 +702,11 @@ GCC 4.7.4 is the last version written in C. This time we build both C and C++ ba
|
|||
C++ backend has some dependency on ``gperf`` which is written in C++. Fortunately, it is
|
||||
easy to patch it out and resulting ``g++`` compiler is capable of building ``gperf``.
|
||||
|
||||
gperf 3.1
|
||||
=========
|
||||
|
||||
``gperf`` is a perfect hash function generator (hash function is injective).
|
||||
|
||||
libunistring 0.9.10
|
||||
===================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue