Modify ↓
Opened 8 years ago
#3 new defect
The tool should respect the ENV variables
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | other | Version: | |
Keywords: | Cc: |
Description
It looks like you overwrite all environment variables with your own preferences. This creates some problems for Linux distros.
As a quick and minimalistic fix, please see the following:
https://github.com/pentoo/pentoo-overlay/issues/145
Please create a proper SConstruct which would append desired options.
An another issue with SONAME,
env.Append( SHLINKFLAGS=" -Wl,-soname=libregfi.so " )
Attachments (0)
Note: See
TracTickets for help on using
tickets.