Skip to content

Commit

Permalink
Added CC=gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
rtlsdrblog authored Nov 23, 2017
1 parent 661f913 commit e284f64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions JavaGUI/jni/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# Contributors:
# Martin Marinov - initial API and implementation
#-------------------------------------------------------------------------------
CC=gcc
# JAVA_HOME should be initialized to something like C:\PROGRA~2\Java\jdk1.7.0_45
ifndef JAVA_HOME
$(warning JAVA_HOME should be set so it points to your jdk installation dir)
Expand Down

0 comments on commit e284f64

Please sign in to comment.