Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
c0b5479d
Unverified
Commit
c0b5479d
authored
Feb 24, 2019
by
prspkt
Browse files
testing/moe: override hardcoded build flags
parent
391f7ce0
Changes
1
Show whitespace changes
Inline
Side-by-side
testing/moe/APKBUILD
View file @
c0b5479d
...
...
@@ -16,7 +16,7 @@ builddir="$srcdir/"$pkgname-$pkgver
build
()
{
cd
"
$builddir
"
./configure
--prefix
=
/usr
--sysconfdir
=
/etc
make
make
CXXFLAGS
=
"
$CXXFLAGS
"
LDFLAGS
=
"
$LDFLAGS
"
}
package
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment