mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-20 05:23:43 +00:00
fix ffmpeg lto example
This commit is contained in:
@ -157,7 +157,7 @@ instrument it:
|
|||||||
when compiling, so we have to trick configure:
|
when compiling, so we have to trick configure:
|
||||||
|
|
||||||
```
|
```
|
||||||
./configure --enable-lto --disable-shared
|
./configure --enable-lto --disable-shared --disable-inline-asm
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Now the configuration is done - and we edit the settings in `./ffbuild/config.mak`
|
3. Now the configuration is done - and we edit the settings in `./ffbuild/config.mak`
|
||||||
|
Reference in New Issue
Block a user