This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
zdoom-macos-deps
Watch
0
Star
0
Fork
You've already forked zdoom-macos-deps
0
mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced
2024-11-22 12:01:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
184a19f742
zdoom-macos-deps
/
deps
/
system
/
bin
/
x86_64-apple-darwin-gcc
3 lines
32 B
Text
Raw
Normal View
History
Unescape
Escape
add triple prefixed gcc, g++, nm script wrappers
2020-12-25 10:54:58 +00:00
#!/bin/sh
fix argument with spaces handling in triple prefixed tool wrappers
2020-12-31 08:54:32 +00:00
gcc -arch x86_64 "$@"
Reference in a new issue
Copy permalink