Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
0b51055e
Commit
0b51055e
authored
Jul 28, 2013
by
kientzle
Browse files
arm-eabi-gcc cross compiler.
Approved by: db
parent
df49257b
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
devel/Makefile
View file @
0b51055e
...
...
@@ -68,6 +68,7 @@
SUBDIR
+=
argp-standalone
SUBDIR
+=
argtable
SUBDIR
+=
arm-eabi-binutils
SUBDIR
+=
arm-eabi-gcc
SUBDIR
+=
arm-elf-binutils
SUBDIR
+=
aros-sdk
SUBDIR
+=
art
...
...
devel/arm-eabi-gcc/Makefile
0 → 100644
View file @
0b51055e
# $FreeBSD$
MAINTAINER
=
ports@FreeBSD.org
TGTARCH
=
arm
TGTABI
=
eabi
PLIST
=
${
.CURDIR
}
/pkg-plist
BUILD_DEPENDS
=
arm-eabi-as:
${PORTSDIR}
/devel/arm-eabi-binutils
RUN_DEPENDS
=
arm-eabi-as:
${PORTSDIR}
/devel/arm-eabi-binutils
MASTERDIR
=
${
.CURDIR
}
/../cross-gcc
.
include
"${MASTERDIR}/Makefile"
devel/arm-eabi-gcc/pkg-plist
0 → 100644
View file @
0b51055e
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment