Skip to content

Commit 86f7212

Browse files
committed
destroy the environment
1 parent 1b4336e commit 86f7212

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.packager

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ Packager.build do
5151
name 'heavywater-ruby'
5252
template :generic
5353
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'
5754
)
5855
commands do
5956
build [

0 commit comments

Comments
 (0)