mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
# Clang can be downloaded from http://llvm.org/releases/download.html or found in XCode 4+
|
||||
clang -arch i386 -mmacosx-version-min=10.5 -framework CoreServices -o fsnotifier fsnotifier.c
|
||||
clang -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -framework CoreServices -o fsnotifier fsnotifier.c
|
||||
|
||||
Reference in New Issue
Block a user