Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 14 Aug 2019 02:52:29 +0000
From: Fangrui Song <i@...kray.me>
To: musl@...ts.openwall.com
Subject: [PATCH libc-test] include $(B)/config.mak instead of config.mak

This makes it easy to test different configurations, e.g.

# cd libc-test
mkdir -p powerpc64le
# edit powerpc64le/config.mak
make B=powerpc64le

View attachment "libc-test-include.patch" of type "text/x-diff" (602 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.