This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7ff1752972
gecko
/
build
/
macosx
/
common
5 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bug 707868 - factor setting of CC and CXX for mac os X. r=rail.
2011-12-08 09:32:18 -08:00
CC=/usr/bin/gcc-4.2
CXX=/usr/bin/g++-4.2
Bug 715930 - Use stdc++compat.cpp on OS X too. r=:glandium.
2012-01-10 12:01:03 -08:00
ac_add_options --enable-stdcxx-compat
Reference in New Issue
Copy Permalink