all: DragonFly port.
Fix compilation problems, libdraw still doesn't work right yet. LGTM=rsc R=rsc https://codereview.appspot.com/67820046
This commit is contained in:
parent
db800afb4e
commit
20035ed43c
14 changed files with 356 additions and 15 deletions
2
bin/9l
2
bin/9l
|
|
@ -24,7 +24,7 @@ case "$tag" in
|
|||
;;
|
||||
esac
|
||||
;;
|
||||
*BSD*)
|
||||
*DragonFly*|*BSD*)
|
||||
ld=${CC9:-gcc}
|
||||
userpath=true
|
||||
extralibs="$extralibs -lutil"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue