A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
Cipher_code.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
new
[Cipher_code.git]
/
OneRoundIoT
/
EnhancedOneRound
/
Makefile
diff --git
a/OneRoundIoT/EnhancedOneRound/Makefile
b/OneRoundIoT/EnhancedOneRound/Makefile
index 59e7fc178b24ede0a89f2dfccf58d08ba63736ce..bc11694d845183125055590d35073247dae5d12d 100644
(file)
--- a/
OneRoundIoT/EnhancedOneRound/Makefile
+++ b/
OneRoundIoT/EnhancedOneRound/Makefile
@@
-1,5
+1,5
@@
-CXX=g++
-C=gcc
+CXX=g++
-O3
+C=gcc
-O3
uname_m := $(shell uname -m)
ifeq ($(uname_m),armv7l)