mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-14 13:15:14 +03:00
Try luck.
This commit is contained in:
@@ -22,7 +22,7 @@ done
|
||||
|
||||
premake5 --file=../../../premake5.lua --use-frameworks gmake2 || exit
|
||||
|
||||
find ../../../make/macosx/ -name "*.make" -exec sed -i 's/\$(AR) -rcs/\$(AR) -rcsv/g' {} +
|
||||
find ../../../make/macosx/ -name "*.make" -exec sed -i '' 's/\$(AR) -rcs/\$(AR) -rcsv/g' {} +
|
||||
|
||||
make -C ../../../make/macosx/ -j$(sysctl -n hw.ncpu) -e verbose=true -e config=release_x86_64 ecode || exit
|
||||
rm -rf ./ecode.app
|
||||
|
||||
Reference in New Issue
Block a user