CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
ports
/
core-arm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fede0d
)
glibc: fixed enabled-kernel option to version 3.2
author
Victor Martinez
<pitillo@ono.com>
Sun, 29 Jul 2018 13:27:15 +0000
(15:27 +0200)
committer
Victor Martinez
<pitillo@ono.com>
Sun, 29 Jul 2018 13:27:15 +0000
(15:27 +0200)
glibc/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/glibc/Pkgfile
b/glibc/Pkgfile
index a7da680a869c47ec5b6b042fa36c204c05bb96a9..117d754cbb56c0f2650f7b1751ba1ce6bd3a1977 100644
(file)
--- a/
glibc/Pkgfile
+++ b/
glibc/Pkgfile
@@
-28,7
+28,7
@@
build() {
--build=arm-unknown-linux-gnueabihf \
--libexecdir=/usr/lib \
--with-headers=$PKG/usr/include \
- --enable-kernel=3.
1
2 \
+ --enable-kernel=3.2 \
--enable-add-ons \
--enable-static-nss \
--enable-stack-protector=strong \