talks.md
... ...
@@ -11,7 +11,6 @@
11 11
#### Errata
12 12
13 13
* `-march=haswell` should be **`-march=core2`**,
14
- the latter *usually* gives a smaller code size ([source
15
-](https://github.com/faemiyah/dnload#compiler-flags))
14
+ the latter *usually, but not always,* generates smaller code ([source](https://github.com/faemiyah/dnload#compiler-flags))
16 15
* Ferris' "Squishy" packer isn't exactly '*general-purpose*'
17 16
as compared to kkrunchy, but the approach is *more general* at least.
... ...
\ No newline at end of file