Skip to content

Instantly share code, notes, and snippets.

@CHH
Forked from xenji/compile_flags.txt
Created March 7, 2012 12:56

Revisions

  1. Mario Mueller created this gist Mar 7, 2012.
    1 change: 1 addition & 0 deletions compile_flags.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    CFLAGS="-D_REENTRANT -D_THREAD_SAFE -O3 -pipe -pthread" CXXFLAGS="-D_REENTRANT -D_THREAD_SAFE -O3 -pipe -pthread" ./configure