Skip to content
Snippets Groups Projects
compile_macosx_x86_64.sh 153 B
Newer Older
  • Learn to ignore specific revisions
  • brinn's avatar
    brinn committed
    #! /bin/bash
    
    
    gcc -m64 -dynamiclib -O3 -D_POSIX_C_SOURCE unix.c -I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -o libunix.jnilib