repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git]
/
asmutils
/
mconfig.patch
blob
2809fc1ee95394d640e5143457d4a59a4192adcb
1
28c28
2
< KERNEL = 24
3
---
4
> KERNEL = 26
5
6
100c100
7
< MAKE := gmake
8
---
9
> MAKE := make
10
104c104
11
< CORRECT_ASVER = 0.98.39
12
---
13
> CORRECT_ASVER = $(shell $(AS) -v | cut -d ' ' -f 3)
14