* updated tzdata (2024a -> 2024b)
[t2sde.git] / architecture / ia64 / config.in
blob19a2fe80ecac0ab2362be58e02d768f5346fdc30
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: architecture/ia64/config.in
3 # Copyright (C) 2004 - 2023 The T2 SDE Project
4
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7
8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License version 2.
10 # --- T2-COPYRIGHT-NOTE-END ---
12 #Description: IA-64 (Intel Itanium)
14 # gcc-4.5: Support has been removed for tuning for Itanium1, ...
15 choice SDECFG_IA64_OPT itanium2                         \
16         itanium2        "Optimized for Itanium2"
18 SDECFG_ID="$SDECFG_ID-$SDECFG_IA64_OPT"