diff options
| author | Alexey Neyman <stilor@att.net> | 2017-07-13 00:38:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-13 00:38:03 -0700 |
| commit | 45c5bb0f484cba724be2c6105801dcce9a1a82d9 (patch) | |
| tree | 8fd1c8eaa2ef203009d72b6ca6348611dcc5ee1c /samples/alphaev67-unknown-linux-gnu | |
| parent | 8f8e131d566af1f577d8fb6e62e6f121b7955472 (diff) | |
| parent | b32fcf7c1eea890a2bd3f88487f818ba241aabb1 (diff) | |
| download | crosstool-ng-45c5bb0f484cba724be2c6105801dcce9a1a82d9.tar.gz crosstool-ng-45c5bb0f484cba724be2c6105801dcce9a1a82d9.tar.bz2 crosstool-ng-45c5bb0f484cba724be2c6105801dcce9a1a82d9.zip | |
Merge pull request #767 from stilor/packages
Packages
Diffstat (limited to 'samples/alphaev67-unknown-linux-gnu')
| -rw-r--r-- | samples/alphaev67-unknown-linux-gnu/crosstool.config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/samples/alphaev67-unknown-linux-gnu/crosstool.config b/samples/alphaev67-unknown-linux-gnu/crosstool.config index 41cc7534..485bd2d5 100644 --- a/samples/alphaev67-unknown-linux-gnu/crosstool.config +++ b/samples/alphaev67-unknown-linux-gnu/crosstool.config @@ -1,6 +1,5 @@ -CT_ARCH_CPU="ev67" CT_ARCH_ALPHA_EV67=y -CT_KERNEL_linux=y +CT_KERNEL_LINUX=y CT_BINUTILS_PLUGINS=y # CT_CC_GCC_ENABLE_TARGET_OPTSPACE is not set CT_CC_LANG_CXX=y |
