polipo: use our CFLAGS.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'polipo'
|
||||
pkgname=polipo
|
||||
version=1.1.1
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="A small and fast caching web proxy"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
@@ -15,7 +15,7 @@ if [ "$build_option_systemd" ]; then
|
||||
fi
|
||||
|
||||
do_build() {
|
||||
make ${makejobs}
|
||||
make CFLAGS="$CFLAGS" ${makejobs}
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
||||
Reference in New Issue
Block a user