Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
372a3385
Commit
372a3385
authored
Feb 10, 2008
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(arm*-*-freebsd*): Added.
parent
5099d512
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
ChangeLog
ChangeLog
+4
-0
configure.in
configure.in
+1
-0
No files found.
ChangeLog
View file @
372a3385
2008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
* configure.in (arm*-*-freebsd*): Added.
2008-01-23 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in (xtensa): Match more configurations.
...
...
configure.in
View file @
372a3385
...
...
@@ -241,6 +241,7 @@ case "${canonical}" in
opsys=freebsd
case "${canonical}" in
alpha*-*-freebsd*) machine=alpha ;;
arm*-*-freebsd*) machine=arm ;;
ia64-*-freebsd*) machine=ia64 ;;
sparc64-*-freebsd*) machine=sparc ;;
powerpc-*-freebsd*) machine=macppc ;;
...
...
Write
Preview
Markdown
is supported
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