mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01:00
fedora needs libstdc++-static
This commit is contained in:
parent
d6430c5332
commit
457ea8b240
@ -7,7 +7,8 @@
|
||||
get_fedora_deps()
|
||||
{
|
||||
yum install clang llvm-devel automake autogen libtool \
|
||||
libxml2-devel uuid-devel openssl-devel bash
|
||||
libxml2-devel libuuid-devel openssl-devel bash patch \
|
||||
libstdc++-static
|
||||
}
|
||||
|
||||
get_freebsd_deps()
|
||||
|
Loading…
Reference in New Issue
Block a user