CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
ports
/
opt-arm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e8a656
)
chromium: cleaned Pkgfile
author
Victor Martinez
<pitillo@ono.com>
Fri, 8 May 2015 11:34:26 +0000
(13:34 +0200)
committer
Victor Martinez
<pitillo@ono.com>
Fri, 8 May 2015 11:34:26 +0000
(13:34 +0200)
chromium/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/chromium/Pkgfile
b/chromium/Pkgfile
index faf22355170b25b94f5ae881062277d0b1088da8..e5216ca5368db65902c6fd3546860ce034ac8d4e 100644
(file)
--- a/
chromium/Pkgfile
+++ b/
chromium/Pkgfile
@@
-14,9
+14,6
@@
source=(http://commondatastorage.googleapis.com/$name-browser-official/$name-$ve
build() {
cd $name-$version
- # avoid 32-bit flags (g++: error: unrecognized command line option '-m32')
-# patch -p1 -i $SRC/icu-native-arm.patch
-
export CFLAGS="$CFLAGS $(pkg-config --cflags nspr)"
export LDFLAGS="$LDFLAGS $(pkg-config --libs nspr)"