diff options
| -rw-r--r-- | profiles/arch/hppa/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults index dc3189796375..71d1e3f06882 100644 --- a/profiles/arch/hppa/make.defaults +++ b/profiles/arch/hppa/make.defaults @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 ARCH="hppa" -ACCEPT_KEYWORDS="hppa" +ACCEPT_KEYWORDS="hppa ~hppa" CHOST="hppa-unknown-linux-gnu" CFLAGS="-O2 -pipe" |
