mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-25 05:11:49 +00:00
no message
This commit is contained in:
parent
3e2b1990af
commit
1c7da9d794
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ class MoltenVKTarget(base.MakeTarget):
|
|||
|
||||
if static_lib_time != dynamic_lib_time:
|
||||
os.makedirs(state.lib_path, exist_ok=True)
|
||||
|
||||
|
||||
args = [
|
||||
'clang++',
|
||||
'-stdlib=libc++',
|
||||
|
|
Loading…
Reference in a new issue