mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
lm4tools: fix build.
* Not sure what I was trying to do here but it removes the default cflags and as a result libusb is not found.
This commit is contained in:
@@ -47,7 +47,7 @@ BUILD_PREREQUIRES="
|
||||
BUILD()
|
||||
{
|
||||
cd lm4flash
|
||||
make $jobArgs CFLAGS=-D__APPLE__
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user