I checked config.log and the options were duplicated as you suspected. I removed the duplicates and also moved CFLAGS back to CONFIGURE_OPTIONS.

I am rebuilding and testing with the changes.

Thanks,
George

On 2/17/2012 10:52 AM, George Vasick wrote:
On 2/17/2012 10:37 AM, Danek Duvall wrote:
George Vasick wrote:

http://fileserv/import/gccfss3/george3/webrev/7128466/webrev/

I know they were already there, but putting --prefix and --mandir into
CONFIGURE_OPTIONS duplicates what configure.mk already does. If you can
confirm that your build shows those options being added twice (since
you're
not passing --bindir or --libdir, I expect that setting
CONFIGURE_PREFIX is
working okay without having to reset CONFIGURE_OPTIONS), you should just
remove those lines.

OK, I will check this.


Was it intentional to move setting CFLAGS from CONFIGURE_OPTIONS to
CONFIGURE_ENV?

I did it based on the gcc3 Makefile. Is it preferred to leave it in
CONFIGURE_OPTIONS?


Thanks,
George


Danek
_______________________________________________
userland-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/userland-discuss
_______________________________________________
userland-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/userland-discuss

Reply via email to