Skip to content

Commit

Permalink
system - remove unused platform/function
Browse files Browse the repository at this point in the history
  • Loading branch information
joolswills committed Jan 15, 2017
1 parent 0bfd420 commit 61085b9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scriptmodules/system.sh
Original file line number Diff line number Diff line change
Expand Up @@ -269,11 +269,6 @@ function platform_rpi3() {
__has_binaries=1
}
function platform_rpi3-64() {
platform_rpi3
__has_binaries=0
}
function platform_odroid-c1() {
__default_cflags="-O2 -mcpu=cortex-a5 -mfpu=neon-vfpv4 -mfloat-abi=hard -ftree-vectorize -funsafe-math-optimizations"
__default_asflags=""
Expand Down

0 comments on commit 61085b9

Please sign in to comment.