diff options
| author | Mattias Andrée <m@maandree.se> | 2024-10-15 20:12:47 +0200 | 
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2024-10-15 20:12:47 +0200 | 
| commit | 1dd887616960f3d9753bbb6822d734f38a361629 (patch) | |
| tree | fe94313a8516aa2e2e3b14bf348076e19097e7c7 | |
| parent | Update year (diff) | |
| download | libsha1-master.tar.gz libsha1-master.tar.bz2 libsha1-master.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
| -rw-r--r-- | Makefile | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -7,6 +7,9 @@ CONFIGFILE = config-x86.mk  # enables optimisations on x86 CPU's that have the  # required features.  #  +# Additionally config-arm.mk which uses optimisations +# for ARMv8 is available. +#   # config-portable.mk is available for exotic CPU's  # and compiler that do not support the features required  # for the optimisations. | 
