Skip to content

Commit

Permalink
mipsel-none-elf-gcc: drop duplicated CHECK_PORTABILITY_SKIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dhgutteridge committed May 13, 2024
1 parent 8d3b495 commit ea18cd4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cross/mipsel-none-elf-gcc/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2024/01/31 16:42:51 ryoon Exp $
# $NetBSD: Makefile,v 1.7 2024/05/13 23:08:21 gutteridge Exp $

DISTNAME= gcc-13.2.0
PKGNAME= cross-mipsel-none-elf-${DISTNAME}
Expand Down Expand Up @@ -42,8 +42,6 @@ USE_TOOLS+= bash gmake gsed makeinfo perl

GNU_CONFIGURE= yes
GNU_CONFIGURE_STRICT= no # has sub-configures
CHECK_PORTABILITY_SKIP+= contrib/* # not needed for building

GNU_CONFIGURE_PREFIX= ${MIPSELELF_PREFIX}

CONFIGURE_ARGS+= --target=mipsel-none-elf
Expand Down

0 comments on commit ea18cd4

Please sign in to comment.