We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4336e commit 86f7212Copy full SHA for 86f7212
.packager
@@ -51,9 +51,6 @@ Packager.build do
51
name 'heavywater-ruby'
52
template :generic
53
environment(
54
- 'PATH' => "/usr/bin:/bin:$PATH",
55
- 'LDFLAGS' => '-Wl,-rpath $PKG_DIR/lib -L$PKG_DIR/lib -I$PKG_DIR/include',
56
- 'CFLAGS' => '-L$PKG_DIR/lib -I$PKG_DIR/include -march=x86-64 -mtune=x86-64'
57
)
58
commands do
59
build [
0 commit comments