diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ CFLAGS = -g -O2 +nop: + @: + configure: # Generate the main makefile. # * Use (optionally sysroot-prefixed) multiarch library search |